Large Limit Order (Plan3)
Developing
GET
https://open-api.coinank.com/api/bigOrder/queryOrderList
Request
Query Params
exchange
string
required
Example:
Binance
symbol
string
required
Example:
BTCUSDT
exchangeType
string
required
Example:
SWAP
amount
string
required
Example:
10000000
side
string
optional
Example:
ask
isHistory
string
required
Example:
true
startTime
string
optional
Example:
1726051101732
size
string
optional
Example:
10
Header Params
apikey
string
required
Request samples
Responses
Modified at 2025-03-05 06:31:26