The Liquidation Heatmap API endpoint, provided by Hyblock, predicts price buckets where liquidations may occur, enabling traders to visualize and anticipate potential liquidation levels. It delivers data on open predictive liquidations with the most recent timestamp, helping traders identify high-liquidity zones where significant liquidation events are likely.
Request
Authorization
API Key
Add parameter in header
x-api-key
Example:
x-api-key: ********************
OAuth 2.0
Client Credentials
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.