Get Prediction Order Book
Market Data
Get Prediction Order Book
Get the live order book (bids and asks) for a specific outcome of a prediction market.
GET
Get Prediction Order Book
Query Parameters
The prediction market platform (e.g.,
polymarket).The outcome token ID to get the book for.
Response
Order book data.
Server node identifier.
Request processing time in milliseconds.
Usage Example
Example Response
Query Parameters
Prediction market platform. Today only polymarket is supported; any other value returns 400.
Available options:
polymarket Example:
"polymarket"
Polymarket outcome / token ID — uint256 decimal string (the ERC-1155 token id of the YES/NO/etc. side).
Pattern:
^[0-9]+$Example:
"59855952379545476461266875939089074481171378466995213858930892770855011813551"
Response
200 - application/json
Order book — top-of-book first (bids price desc, asks price asc).