Get Player Level Progression

View as Markdown
Retrieves comprehensive level progression information for the authenticated player, including current level, XP progress, next level details, and daily XP statistics.

Response

Level progression information retrieved successfully
usernamestring
total_xpinteger
experience_updated_atdatetime
current_levelobject
Serializer for experience level information
next_levelobject or null
Serializer for experience level information
progressionmap from strings to any
daily_statsmap from strings to any

Errors

404
Not Found Error