For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Create tokenDev Discord
  • Get started
    • Introduction
    • Authentication
    • API Privacy
    • Exceptions
    • Dev Discord
  • Modules
      • GETFetch a published article
      • GETList published articles
      • GETList featured videos
      • GETGet legacy news
  • Changelog
    • v3.7.2 - OAuth2
    • v3.7.1
    • v3.7
    • v3.6 - Fruma Expansion
    • v3.5.2
    • v3.5.1
    • v3.5 - User System
    • v3.4
    • v3.3.4
    • v3.3.3
    • v3.3.2
    • v3.3.1
    • v3.3 - Rekindled World
    • v3.2.5
    • v3.2.4
    • v3.2.3
    • v3.2.2
    • v3.2.1
    • v3.2
    • v3.1
    • v3.0
LogoLogoWynncraft API - Documentation
Create tokenDev Discord
ModulesNews

Get legacy news

GET
https://api.wynncraft.com/v3/latest-news
GET
/v3/latest-news
$curl https://api.wynncraft.com/v3/latest-news
200Retrieved
1[
2 {
3 "title": "string",
4 "date": "string",
5 "forumThread": "string",
6 "author": "string",
7 "content": "string",
8 "comments": "string"
9 }
10]
<Note> This endpoint is cached for <Badge intent="error" minimal>1 hour</Badge> in the <Badge intent="success" minimal>SHARED</Badge> cache source. See [Caching](/welcome#caching). <Indent></Indent> This endpoint belongs to the <Badge intent="warning" minimal>SHARED</Badge> rate-limit bucket. See [Throttling and Rate Limits](/welcome#throttling-and-rate-limits). </Note> Returns the latest legacy forum news.
Was this page helpful?
Previous

List featured videos

Next

v3.7.2

Built with

This endpoint is cached for 1 hour in the SHARED cache source. See Caching.

This endpoint belongs to the SHARED rate-limit bucket. See Throttling and Rate Limits.

Returns the latest legacy forum news.

Response

Latest news entries.
titlestring
datestring
forumThreadstringformat: "uri"
authorstring
contentstring
commentsstring