Get order book
Retrieves the order book summary for a specific token ID. Includes bids, asks, market details, and last trade price.
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.
Query Parameters
Token ID (asset ID)
Response
Successfully retrieved order book
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"