Puzzles
Get the storm dashboard of a player
Download the storm dashboard of any player as JSON. Contains the aggregated highscores, and the history of storm runs aggregated by days. Use ?days=0 if you only care about the highscores.
get/api/storm/dashboard/{username}
Path parameters
usernamestring required
Username of the player
Query parameters
daysinteger
How many days of history to return
Response
The storm dashboard of a player.