Skip to main content
GET
/
api
/
health
Health check
curl --request GET \
  --url https://app.demandiq.com/api/health
{
  "status": "healthy",
  "timestamp": "2023-11-07T05:31:56Z"
}

Response

200 - application/json

API is healthy

status
string
Example:

"healthy"

timestamp
string<date-time>