System
Health check
Liveness probe.
GET
/v1/healthRequires X-API-KeyUse this endpoint to verify the gateway is reachable. Returns 200 with a simple status string. No auth required — safe to use in uptime monitors and load-balancer health checks.
Authorization
X-API-KeystringRequiredOpaque API key issued from the Norba dashboard. Sent on every request as the X-API-Key HTTP header. Missing or invalid keys are rejected with 401 Unauthorized.
Response fields
statusstringRequiredAlways ok when the service is healthy.