Skip to main content
GET
/
health
cURL
curl --request GET \
  --url https://api.nicheok.com/health
{
  "success": true
}

Response

200 - application/json

API health check

success
boolean
required
Example:

true