cURL
curl --request GET \ --url https://dev-api-partner.onecluster.co/health \ --header 'Authorization: <api-key>'
"Healthy"
Check if the API gateway is online. No authentication required. Use this to confirm connectivity before making other calls.
API is healthy
The response is of type string.
string