Skip to main content
GET
/
v1
/
health
Health check
curl --request GET \
  --url https://api.polymarketexchange.com/v1/health
{
  "status": "<string>"
}

Response

200 - application/json

Service is healthy

status
string

Health status (e.g., 'ok')