Relay API
All /api/* routes require:
Authorization: Bearer <token>
Health
GET /healthz- process alive.GET /readyz- token configured and state directory writable.GET /version- service version and git SHA.
All /api/* routes require:
Authorization: Bearer <token>
GET /healthz - process alive.GET /readyz - token configured and state directory
writable.GET /version - service version and git SHA.