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
  • Leaderboards
  • GET /leaderboards/{lb_type}
  • Player profile and guild data
  • GET /player/{username} and GET /guild/{query}
  • Known issues
Changelog

v3.5.2

Was this page helpful?
Edit this page
Previous

v3.6 - Fruma Expansion

Next

v3.5.1

Built with

Related endpoints

  • GET /leaderboards/{lb_type}
  • GET /player/{username}
  • GET /guild/{query}

This update rebuilds leaderboard data to fix stale raid rankings and improve API stability during high-traffic periods.

Leaderboards

GET /leaderboards/{lb_type}

  • Rebuilt all leaderboards.
  • Fixed raid-related boards being one day late after the store update.
  • Added XP to global_player_content to avoid equal scores.
  • Fixed hardcore-related leaderboard score calculation.
  • Leaderboards could be incomplete during the rebuild, but normal API usage remained available.

Player profile and guild data

GET /player/{username} and GET /guild/{query}

  • Added guild raid completion tracking per player.
  • Guild raid counts are available in player main stats and guild member stats.

Known issues

  • Some guild members could be temporarily missing while the rebuild was processing.
  • Ingredient issues were still known and scheduled for the Fruma API patch.