Get Super Royal status

Audience: NadeoClubServices

GET https://competition.trackmania.nadeo.club/api/me/super-royal/current

Gets information about the current Super Royal competition.


Example request:

GET https://competition.trackmania.nadeo.club/api/me/super-royal/current

Example response:

{
    "startsIn": 15318,
    "status": "pending",
    "matchLiveId": null
}