Health Check
Account
Health Check
Check API and service status.
GET
Health Check
Check the health of the API and its dependencies. No authentication required.
Response
Overall status:
ok or degraded.Current server time (ISO 8601).
Status of individual services.
Example
Response
Use Cases
- Uptime monitoring (Pingdom, UptimeRobot, etc.)
- Load balancer health checks
- CI/CD deployment verification