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

X-API-Key
string
header
required

Response

200

The API is healthy and operational