Get order books (request body)
Retrieves order book summaries for multiple token IDs using a request body.
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.
Body
Response
Successfully retrieved order books
Market condition ID
"0x1234567890123456789012345678901234567890"
Token ID (asset ID)
"0xabc123def456..."
Timestamp of the order book snapshot
"1234567890"
Hash of the order book summary
"a1b2c3d4e5f6..."
List of bid orders (sorted by price descending)
List of ask orders (sorted by price ascending)
Minimum order size
"1"
Minimum price increment (tick size)
"0.01"
Whether negative risk is enabled for this market
false
Last trade price
"0.45"