Liquidation map (price × leverage tier)
GET/api/v1/liquidation/map
Coinglass-style liquidation map for one perpetual pair. Returns a price-grid breakdown of where leveraged positions would be liquidated, split by leverage tier (10x / 25x / 50x / 100x) and side (long below current price, short above). Built from current OI + last-24h candle entries + a fixed leverage-cohort prior. Read the assumptions field in the response for the modelling disclaimer. Cached server-side (~5s) so back-to-back polls are cheap.
Request
Responses
- 200
- 400
- 500
OK
Bad Request
Internal Server Error