get
https://public-api.birdeye.so/perps/v1/token/liquidation_map
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
- Returns price buckets around the current market with estimated liquidation exposure for longs and shorts.
- Each row is a bucket bounded by
low_priceandhigh_price. cum_*fields accumulate liquidation exposure from the current price toward that bucket, while non-cumulative fields describe only that bucket.- Data availability begins on May 25, 2026 at 15:00 UTC.
- Lite
- Starter
- Premium
- Business
- Enterprise
Hyperliquid
Use Cases 💡
- Visualize liquidation clusters above and below the current price.
- Build squeeze maps that show where cascading liquidations may accelerate moves.
- Add liquidation heatmaps to perp market pages and trader workstations.
- Stress-test market scenarios using cumulative long and short liquidation exposure.
How to Use 🛠️
- Set
x-perpand pass the market symbol intoken. - Plot
low_pricetohigh_priceas buckets on a price axis. - Use
long_liq_valueandshort_liq_valuefor local bucket intensity. - Use
cum_long_liq_valueandcum_short_liq_valuefor path-dependent liquidation buildup.
Best Practices ✅
- Separate local bucket exposure from cumulative exposure in your charts and alerts.
- Overlay the liquidation map with current price, recent volatility, and open interest for context.
- Recompute views frequently around fast-moving markets because liquidation surfaces can shift quickly.
Limitations ⚠️
- Hyperliquid only.
