Preview the new unified TypeScript and Python SDKs, available now in beta.
cURL
curl --request GET \ --url https://clob.polymarket.com/sampling-simplified-markets
{ "limit": 123, "next_cursor": "<string>", "count": 123, "data": [ { "condition_id": "<string>", "rewards": { "rates": [ { "asset_address": "<string>", "rewards_daily_rate": 123 } ], "min_size": 123, "max_spread": 123 }, "tokens": [ { "token_id": "<string>", "outcome": "<string>", "price": 123, "winner": true } ], "active": true, "closed": true, "archived": true, "accepting_orders": true } ] }
Documentation IndexFetch the complete documentation index at: https://docs.polymarket.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
Show child attributes
Was this page helpful?