Skip to content

Liveness probe

GET
/healthz

Returns {"status": "ok"} when the API can round-trip a query to its primary database. Used by infrastructure for container health checks; does not consume an API-key quota.

API is alive and the database is reachable.

Response Healthz Healthz Get
object
key
additional properties
string

Database unreachable (rare; check DB health).