Markets
Get Order Book
Returns the current order book as [price, quantity] tuples sorted by price.
GET
Get Order Book
Path Parameters
Flexible identifier type that accepts either a numeric integer ID or a human-readable qualified ID string (QID). QIDs follow a prefix convention: MA for markets, MAA for market assets, AP for account payouts. Most path parameters that accept an ID use this type so callers can use whichever form is more convenient.
Integer ID of the market asset (outcome)
Query Parameters
The two tradeable sides of a market asset: YES or NO.
Available options:
YES, NO Response
Order book
Required array length:
2 elementsGet Order Book
