Skip to main content
GET
/
status
Gamma API Health check
curl --request GET \
  --url https://gamma-api.polymarket.com/status
"OK"

Response

200 - text/plain

OK

The response is of type string.

Example:

"OK"