Skip to content

orderBookOrders

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

Get individual resting orders.

Query parameters

market_typeanyrequired
market_idint32required
min 0
sidestring

Order side. Defaults to all.

Show 3 enum values
allbidask
limitint32required

Maximum rows returned.

min 1 max 100
cursorstring

Cursor returned by the previous page.

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.