Skip to main content
GET
/
v1
/
info
/
ping
Test Connection
curl --request GET \
  --url https://api.perpetuals.polymarket.com/v1/info/ping
{
  "status": "ok"
}
Request Weight: 1

Response

Successful ping response.

status
string
required
Example:

"ok"