Query historical liquidation orders based on the conditions you set
Request
Query Params
baseCoin
string
optional
exchange
string
optional
Binance OKX Bybit Bitget Huobi Gate
side
string
optional
long : buy short :sell
amount
string
optional
Min Turnover
endTime
number
optional
Returns data before this timestamp
Example:
1725965280000
Header Params
apikey
string
required
Register and activate to obtain apikey
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://open-api.coinank.com/api/liquidation/orders?baseCoin&exchange&side&amount&endTime=1725965280000' \
--header'apikey;'