Health Check
curl --request GET \
--url https://dev.superpool.unyte.africa/api/v1/health \
--header 'X-API-Key: <api-key>'Platform Status
Health Check
Check the health status of the API
GET
/
api
/
v1
/
health
Health Check
curl --request GET \
--url https://dev.superpool.unyte.africa/api/v1/health \
--header 'X-API-Key: <api-key>'Authorizations
Response
200
The API is healthy and operational
⌘I
