Relesys API Docs

v1.1

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

Highscores

Get
GET /highscores/{highscoreId}
https://api.relesysapp.net/api/v1.1/highscores/{highscoreId}
Get the highscore with ID highscoreId.
Scopes: relesys.api, relesys.api:read, relesys.api.highscores, relesys.api.highscores:read
URL Path
highscoreId string / guid required
Responses
application/json
JSON
{"data":{"id":"5093e580-b82d-4eb7-8a1f-7a5de68cb9bf","name":"Highscore example name","description":"Highscore example description","lastResetDate":"2026-06-07T16:14:03.8910258Z"}}
object
  description string      
  id string / guid      
  lastResetDate datetime      
  name string