Skip to main content
GET
Health Check
Check the health of the API and its dependencies. No authentication required.

Response

string
required
Overall status: ok or degraded.
string
required
Current server time (ISO 8601).
object
required
Status of individual services.

Example

Response

Use Cases

  • Uptime monitoring (Pingdom, UptimeRobot, etc.)
  • Load balancer health checks
  • CI/CD deployment verification