GET
/
midpoint
Get midpoint price
curl --request GET \
  --url https://clob.polymarket.com/midpoint
{
  "mid": "1800.75"
}

Query Parameters

token_id
string
required

The unique identifier for the token

Response

200
application/json

Successful response

The response is of type object.