Skip to main content
GET
Health check

Authorizations

X-API-Key
string
header
required

API key for authentication. Generate one via the dashboard or the /v1/api/auth/api-keys endpoint.

Response

Service health status.

status
string

Overall health status.

checks
object[]

Individual health checks (e.g., database).

uptime_seconds
number

API uptime in seconds.

version
string

API version.