Retrieves market prices for the provided tokens. Supply an optional side hint to ask for a particular book edge; the response always returns both BUY and SELL prices.
token_id (required) — string identifier for the market outcome you want to price.side (optional) — hint for the preferred book edge to evaluate. When you omit this field the service returns both sides automatically. Even when you supply BUY or SELL, the response still contains prices for both sides so you can compare the spread.token_id. Every entry includes BUY and SELL fields, each holding the latest executable price for that side of the book.
Use the playground controls to test different token lists and confirm how the optional side hint influences pricing.Successful response
Prices for each market side.