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.
API Reference
Every endpoint, with a playground
curl --request GET \ --url 'https://api.computer.stateset.app/api/v1/health' \ --header 'X-API-Key: YOUR_API_KEY'
{ "status": "ok", "service": "string", "timestamp": "string", "checks": {} }
Return 200 with a minimal liveness payload, or 503 on db failure.
HealthResponse
database
200