Skip to main content

Liquidation history (time series for one symbol)

GET 

/api/v1/liquidation/symbol-history

Bucketed long / short liquidation USD over time for a single (base, quote) pair, joined with the futures-candle close as a reference price line. Long/short USD comes from cex.liquidation (Side='sell' = long position liquidated, 'buy' = short). Price comes from candle.futures_1m on the requested exchange — or Binance as the reference when none is specified. Cached ~30s server-side.

Request

Responses

OK