Switch between public endpoints, try real player queries, and inspect the exact request and response shape before you integrate it.
/
JSON root endpoint with service metadata, links, and a quick endpoint index.
GET https://util.axolite.app/
{ "status": "ready" }
curl "https://util.axolite.app/"