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://api.pegana.xyz/healthz
{ "status": "<string>", "uptime_secs": 123 }
Liveness probe — process is up
Always "ok" when the binary is up.
Seconds since the process started.
Was this page helpful?