curl --request GET \
--url https://clob.polymarket.com/midpoint{
"mid_price": "0.45"
}Retrieves the midpoint price for a specific token ID. The midpoint is calculated as the average of the best bid and best ask prices.
curl --request GET \
--url https://clob.polymarket.com/midpoint{
"mid_price": "0.45"
}Was this page helpful?
Suggestions