Relesys API Docs

v1.2

https://api.relesysapp.net/api/v1.2

Highscore Levels

Get Level
GET /highscores/{highscoreId}/levels/{highscoreLevelId}
https://api.relesysapp.net/api/v1.2/highscores/{highscoreId}/levels/{highscoreLevelId}
Get the highscore level with ID highscoreLevelId.

Please note: This endpoint is only available if highscore levels have been enabled for the account.
Scopes: relesys.api, relesys.api:read, relesys.api.highscores, relesys.api.highscores:read
URL Path
highscoreId string / guid required
highscoreLevelId string / guid required
Responses
application/json
JSON
{"data":{"id":"28254153-2cad-4a7e-b798-040801f8bd86","name":"Highscore level name example","externalId":"External Id example","requiredPoints":100}}
object
  alias string      
  id string / guid      
  name string      
  requiredPoints integer