Appearance
Check API status
GET
/status
Optional. Checks the status of the V2 API. Can be called from the game
frontend or from the game backend / third-party RGS. Takes no
parameters and needs no token.
Responses
A JSON structure containing a message.
application/json
JSON "message": "string", "additionalProperties": "string"
{
}