Retrieve top-of-book best bid/ask data for a Polymarket market, including the top 5 price levels on each side.
GET /api/v1/poly/0x0430a1879133a6416efe8c2076190336b8665abf9b67c45dadfc312ab7b413e6/top_of_book?limit=10X-API-Key: YOUR_API_KEYYour API key (get one from the test-key endpoint above)
Polymarket condition ID
Maximum number of rows to return (default: 10 in docs, max: 10000). Use a higher limit in your code.
Top of book data
Exchange identifier
Token identifier
Market identifier
Best bid price as decimal
Best ask price as decimal
Top 5 bid price levels
Top 5 ask price levels
Last update timestamp