← Back to catalog
polymarket.prices
mock data$0.001 / callPolymarket Midpoint Price
Get midpoint price for a prediction market token
Input schema
token_idrequired
stringPolymarket CLOB token ID
Call via REST
curl -X POST https://unifyapi.pro/api/call/polymarket.prices \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"token_id":"<token_id>"}'