Utility
Health check
Check API server health status
GET
Returns the current health status of the API server. Use this endpoint to confirm the API is reachable before making authenticated calls.
This endpoint does not require authentication.
Response
Server health status. Returns
ok when the API is operating normally.Errors
| Status | Description |
|---|---|
503 | Service unavailable |