Operations
Health and readiness
GET /healthzreturns liveness metadata for the API processGET /readyzreturns readiness metadata and fails closed when database, memory, or event-loop thresholds fail
Trace propagation
- every response includes
Request-Id - every response includes
traceparent - OMNI Datastream forwards request correlation headers on downstream SEC fetches so ingest and serving traces can be tied together
Deploy verification
Run:/healthz/readyz- OAuth discovery endpoints
/v1/limitswhen an API key is supplied
Current production posture
- WorkOS discovery is live and returns
200 - release verification should treat
/.well-known/oauth-authorization-serveras a required200 - launch readiness is currently
ready