Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl https://api.testnet.arcus.xyz/
{ "service": "<string>", "version": "<string>", "status": "<string>", "endpoints": [ { "path": "<string>", "method": "<string>", "description": "<string>" } ] }
Returns service metadata and the list of available endpoints. Use GET /health for a liveness/readiness check.
GET /health
Service info.
Show child attributes
Was this page helpful?