Skip to content

orderBook

GEThttps://api-v1-ab.blink.trade/v1/orderBook

Get an aggregated order book.

Query parameters

market_typeanyrequired
market_idint32required
min 0
depthintegerrequired

Maximum price levels returned on each side.

min 1 max 500

Responses

200A successful response.

Responses

A successful response.

application/json
object
400Bad request.

Responses

Bad request.

application/json
object
404Resource not found.

Responses

Resource not found.

application/json
object
Language
cURL request
Response
Run the request to see the response body.