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 'http://localhost:8000/api/v1/health' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "status": "string", "version": "string", "uptime_seconds": 1, "components": [ { "name": "string", "status": "string" } ], "timestamp": "2026-07-24T12:00:00Z" }
Health check endpoint for API v1.
object
Show components
api
auth
rate_limit
healthy
enabled
disabled
200
401
422
429