API — Futures & liquidation
Liquidation distribution
Per-price-level long and short liquidation volumes, with a leverage tier estimate based on distance from current price and cumulative-volume series for visualizing concentration.
GET
Liquidation histogram with leverage tiers
Per-price-level long and short liquidation volumes with a leverage-tier
estimate based on distance from spot. Use it as a histogram visualisation
or as input to position-sizing logic - clusters of leverage near current
price are where stop-cascades typically trigger.
Leverage tiers are estimated from distance to spot:
Updated every 5 minutes server-side.
| Distance from spot | Tier |
|---|---|
| 0–1% | 100x (high) |
| 1–2% | 50x (medium-high) |
| 2–4% | 25x (medium) |
| 4%+ | 10x (low) |
See also
Liquidation heatmap
Data freshness
Authorizations
Your BackQuant API key (same key as v1)
Headers
Query Parameters
Trading symbol: BTCUSDT, ETHUSDT, SOLUSDT, or HYPEUSDT.
Available options:
BTCUSDT, ETHUSDT, SOLUSDT, HYPEUSDT Response
Successful Response
