Rest API
Get Account Open Orders
This endpoint retrieves the account open orders.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Example value: ETH-USD
. To get all supported markets, call /api/v1/markets endpoint. Omit this parameter to get results across all markets.
This is an optional parameter to support pagination. Get the value from the last
field if present in the previous response.
Response
200 - application/json
Successful response
This is an optional field in the response to support pagination. Use this value if present for the start
parameter of the following request to get the next page of results.
Example:
"ETH-USD#01HYXJVRCTDXQSTKZ17ND2SBJH#c3029869-2609-4a0d-8d9b-b030550add28"