Skip to main content
This endpoint is free and does not require authentication.

Response (200 — Healthy)

string
"healthy"
string
"connected"
string
API version.
string
ISO 8601 timestamp.

Response (503 — Unhealthy)

Same response shape, but with degraded values:
string
"unhealthy"
string
"disconnected"
A 503 response means the database is unreachable. The health check has a 2-second timeout.

Example