cURL
curl --request GET \ --url https://clob.polymarket.com/midpoint
{ "mid": "1800.75" }
Retrieves the midpoint price for a specific token
The unique identifier for the token
Successful response
The response is of type object.
object