Headers:
-
Authorization: nadeo_v1 t={token}
An access token for theNadeoLiveServices
audience
Service provided by Openplanet
Get Super Royal statistics
GET
https://meet.trackmania.nadeo.club/api/me/super-royal/stats
Headers:
Authorization: nadeo_v1 t={token}
An access token for the NadeoLiveServices
audience
Gets Super Royal statistics for the current account.
Example request:
GET https://meet.trackmania.nadeo.club/api/me/super-royal/stats
Example response:
{
"masterWon": 0,
"goldWon": 1,
"silverWon": 2,
"bronzeWon": 5
}