New API users should migrate to deposit wallets. Read the migration guide.
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"
}Documentation Index
Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?