API Reference
Order Information
Get the order data.
GET
Headers
Request signature.
The user's API key.
The current time in milliseconds.
Query Parameters
Order ID.
The uppercase contract name, e.g., E-BTC-USDT.
Client unique identifier, default is 0
Response
200 - application/json
An object that contains information about the order.
Available options:
BUY
, SELL
Available options:
INIT
, NEW
, New Order
, PART_FILLED
, FILLED
, Cancelled
, PENDING_CANCEL
, Partially Filled/Cancelled
, REJECTED
Available options:
LIMIT
, MARKET