getPredictionOrderBook
Retrieve the full order book depth with all price levels and quantities for prediction outcome tokens. Use this to estimate price impact before large orders or display market depth.
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 |