Health

Health Check

Returns API health status. Does not require authentication.

get/health

Response

API is healthy

successboolean
request_idstring

Example response

{
  "success": true,
  "request_id": "req_abc123def456"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.