Health

Health check

Returns a simple liveness payload without requiring an API key.

get/api/v1/health

Response

API is reachable.

statusstring required

Example response

{
  "status": "ok"
}

Changes

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