LogoAntiRaid
Misc

Get API Configuration

Returns the base API configuration

GET
/config

Response Body

application/json

application/json

curl -X GET "https://loading/config"
{
  "client_id": "string",
  "main_server": "string",
  "support_server_invite": "string"
}
{
  "code": "InternalAuthError",
  "message": "string"
}

Last updated on