Skip to main content
GET
/
health
Health Check
curl --request GET \
  --url https://supply-api.compute-index.com/health
{
  "status": "healthy",
  "service": "offers-service",
  "timestamp": "2023-11-07T05:31:56Z"
}

Response

200 - application/json

Successful Response

Health check response.

status
string
default:healthy
service
string
default:offers-service
timestamp
string<date-time>