New API users should migrate to deposit wallets. Read the migration guide.
curl --request GET \
--url https://clob.polymarket.com/spread{
"spread": "0.02"
}Retrieves the spread for a specific token ID. The spread is the difference between the best ask and best bid prices.
curl --request GET \
--url https://clob.polymarket.com/spread{
"spread": "0.02"
}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?