APIReference
Liveness probe
curl -X GET "https://example.com/health/live"{ "status": "ok", "service": "gateway", "version": "1.4.2", "timestamp": "2026-07-23T10:15:00.000Z"}Get organization usage GET
Returns the five-hour session, weekly, and billing-cycle usage windows for the calling organization. Requires the `usage:read` scope.
Readiness probe GET
Reports whether the dependencies required to admit inference are reachable. Fails closed with 503 so a replica is pulled from rotation.