GET
/
Health check
curl --request GET \
  --url https://data-api.polymarket.com/
{
  "data": "OK"
}

Response

200 - application/json

OK

The response is of type object.