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
  • 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
On this page
  • Related endpoints
  • Global Cache
  • Guild Endpoint
  • Player stats
  • Leaderboards
  • Items
Changelog

v3.7.1

Was this page helpful?
Edit this page
Previous

v3.7.2

Next

v3.7

Built with

Related endpoints

  • GET /guild/{query}
  • GET /guild/prefix/{query}
  • GET /guild/uuid/{query}
  • GET /player/{username}
  • GET /leaderboards/{lb_type}
  • POST /item/search

Global Cache

  • Fixed an issue with global cache refreshing itself despite the player/guild being eligible for a rebuild

Guild Endpoint

We are adding a new field in every member, legacyName. This field should help detection of old guild members that have renamed since joining.

  • Fixed an issue with weeklies field not returning

Player stats

  • Fixed an issue with content calculation not reaching 1288, it now counts content accurately
  • Fixed an issue with global_data total level, it’s now capped at 25575
  • Fixed an issue with guildRaids being null
  • Fixed an issue with raidStats being null

Leaderboards

Thanks to the fixes above from player stats, drifts on total leaderboards should disappear and return accurate rankings

  • Fixed an issue with raidStats not stacking properly for damageDealt, damageTaken and healthHealed
  • Fixed players ranks being missing from the leaderboards

We are going to re-render the top 1000 + all raid entries to make them fully accurate.

Items

  • Fixed an issue with search endpoint returning a 500 when fullResult was enabled
  • Fixed an issue with ingredients identifications sometimes landing in base instead of identifications