System

Health check

Liveness probe.

GET/v1/healthRequires X-API-Key

Use 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-KeystringRequired

Opaque 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

statusstringRequired

Always ok when the service is healthy.