Combined probe, process, database and optional dependencies
Auth: None • Rate limit: Bypass (outside the global limit) • Idempotent: yesDocumentation Index
Fetch the complete documentation index at: https://docs.ryzeapi.cloud/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Description |
|---|---|
status | "ok" when all checks pass, "degraded" when any fail. |
service | Always "RyzeAPI". |
uptime | Time since the process booted, in Go duration format (e.g., 12h34m56s, 1h2m3.456s). |
timestamp | Response time in RFC 3339 (UTC). |
checks | Map name → "ok" | "fail: <reason>" for each verified dependency. |
checks appear conditionally: db is always present; other dependencies (e.g., s3) only appear when configured on the server.GET /health:
200 → API healthy.503 → API degraded, fire the alert.token header. Tokens sent are ignored.100 req/min, and can be called without restriction by external probes.