Get Orderbook

Retrieves the real-time orderbook data for the specified markets.

Query Params
string
required

List of trading pairs to query.
For multiple pairs, specify them as a comma-separated string.

[Example] SGD-BTC,SGD-ETH

integer
Defaults to 30

Number of order book entries to query.
Returns the specified number of order book entries, based on the highest bid and lowest ask.
If not specified, the default value is 30.

Responses

Language
URL
Response
Choose an example:
application/json