Headers:
-
Authorization: nadeo_v1 t={token}
An access token for theNadeoLiveServices
audience
Service provided by Openplanet
Get Super Royal status
GET
https://meet.trackmania.nadeo.club/api/me/super-royal/current
Headers:
Authorization: nadeo_v1 t={token}
An access token for the NadeoLiveServices
audience
Gets information about the current Super Royal competition.
Example request:
GET https://meet.trackmania.nadeo.club/api/me/super-royal/current
Example response:
{
"startsIn": 15318,
"status": "pending",
"matchLiveId": null
}