Liveness probe
GET /healthz
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.
Responses
Section titled “ Responses ”API is alive and the database is reachable.
Response Healthz Healthz Get
object
key
additional properties
string
Database unreachable (rare; check DB health).