Skip to content

Health check

GET
/api/health

Returns the server health status. Use this endpoint for uptime monitoring and load balancer health checks. No authentication required.

200

object
status
required

Always ‘ok’ when the server is running

string
Allowed value: ok
timestamp
required

Current server time in ISO 8601 format

string