Skip to main content
GET
/
api
/
v1
/
health
Check Health
curl --request GET \
  --url https://usebreezee.xyz/api/v1/health/

Responses

200: Success

{
  "status": true,
  "message": "Service is running smoothly"
}

Response

200 - application/json

Successful Response