Skip to main content
GET
cURL
A liveness probe. Returns 200 with database and cache status when the API is up. No auth required, so it works as a smoke test from CI or a status dashboard.

Headers

If-None-Match
string

Conditional GET validator from a previous ETag. Matching values return 304 Not Modified with an empty body.

Response

Health status

object
string
required
Allowed value: "health"
data
object
required
meta
object
required