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.sandbox.stateset.app/health' \ --header "Authorization: Bearer $STATESET_SANDBOX_API_KEY"
{ "status": "healthy", "timestamp": "2026-08-31T14:22:05Z", "database": "connected", "redis": "connected", "redis_required": true }
Service is healthy
object
200