cURL
curl --request GET \ --url https://api-v2.rubic.exchange/api/utility/healthcheck
"<string>"
This endpoint returns the current health status of the API. It can be used to verify service availability and basic system readiness.
The response is of type string.
string