heart-pulseHealth

System health checks

Check the API status and availability before making authenticated requests.

Check System Health

get

Returns the current health status of the system.

circle-info

No Authentication Required This endpoint does not require any authentication headers. Use it to verify the API is reachable before making authenticated requests.

Responses
chevron-right
200

System is healthy

application/json

Health check response indicating system status

statusstring · enumRequired

Current health status of the system

Example: UPPossible values:
get
/health

Last updated

Was this helpful?