cURL
curl --request GET \ --url https://clob.polymarket.com/prices
200
Example
Retrieves market prices for multiple token IDs and sides using query parameters.
Comma-separated list of token IDs
Comma-separated list of sides (BUY or SELL) corresponding to token IDs
Successfully retrieved market prices
Map of token ID to map of side to price
Show child attributes
Was this page helpful?