Skip to main content
GET
Order Book

Path Parameters

ticker_id
string
required

Response

OK

asks
(string[] | null)[] | null
required
bids
(string[] | null)[] | null
required
ticker_id
string
required
timestamp
integer<int64>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.qfex.com/schemas/OrderBookResponseBody.json"