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
  • Player
  • Website
Changelog

v3.2.4

Was this page helpful?
Edit this page
Previous

v3.2.5

Next

v3.2.3

Built with

Related endpoints

  • GET /leaderboards/{lb_type}
  • GET /player/{username}/characters

It has been quite a while since the last API update as we were pretty busy working on our public website. However we took some time to fix some issues with the leaderboard system.

Leaderboards

  • Scoring system rework: We have reworked how your scores are calculated so it’s more precise, meaning that if you have 2 classes with the same score, the best of the 2 will be the showcased one
  • New leaderboard: We have added the Global Content Completion leaderboard
  • Leaderboard edits:
  • Wars leaderboards is now account wide
  • Hardcore related leaderboards now correctly return their character data and the correct score
  • Ranking system: We have also reworked the ranking system, it’s so fast now that we were able to greatly reduce the time between each lb update
  • LB update eligibility changes: Previously only offline players were eligible for a leaderboard update, now online players and players that disconnected between 2 leaderboards update are eligible
  • LB update interval reduction: With the new system we are reducing the update interval to each 10min instead of each 6h and leaderboard updates won’t cause API’s workers to timeout like it used to

Player

  • meta field on characters list, for now only one meta can be present which is died in case the player died (only applies to characters with the hardcore gamemode and will be false if they haven’t died yet)

Website

We have done a major update on our public as well improving our homepage and the overall speed. We also added custom embeds for guild/player stat page.

However the new website is not fully stable yet and some unwanted bugs can occur, therefore feel free to report website issues you encounter in the bug report forum (website tag was added)!