getPredictionOrderBook
Retrieve full bid/ask depth for prediction outcome tokens to estimate price impact before large orders or display market depth to users. Accepts up to 20 token IDs per request.
Instructions
Query the full order book (bid/ask depth) for prediction outcome tokens. Returns all price levels with available quantity.
AI agent can use this to estimate price impact before placing a large order, or to display market depth information to users.
Maximum 20 tokenIds per request.
Agent hint: Use this to get the full order book depth for specific tokenIds. Useful for estimating price impact of a large order. For just the current best price, use getPredictionTokenPrice instead. Maximum 20 tokenIds per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenIds | Yes |