Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://eddyhdzg.com/api/v1/health
{ "status": "ok", "paused": true, "timestamp": "2023-11-07T05:31:56Z", "version": "v1" }
Always returns 200 with paused-state indicator.
Service reachable
"ok"
"v1"
Was this page helpful?