API referenceOperations
Check gateway health
Response Body
application/json
curl -X GET "https://example.com/v1/healthz"{ "ok": true, "service": "ai-gateway"}application/json
curl -X GET "https://example.com/v1/healthz"{ "ok": true, "service": "ai-gateway"}