Loading data...
Developers
Every signal in the platform is available via API. One integration connects your models to live heatmaps, on-chain analytics, and whale intelligence.
# Liquidation Heatmap
GET /api/v1/heatmap?symbol=BTCUSDT
{
"symbol": "BTCUSDT",
"buckets": [
{
"price": 98500,
"side": "SHORT_LIQ",
"intensity_usd": 284210.55,
"cascade_risk_prob": 0.73,
"magnetism_index": 67,
"magnet_strength": "STRONG"
}
]
}Real response from the heatmap endpoint.
Full endpoint documentation with request/response examples.
Read Docs →API keys, usage dashboard, and integration guides.
Open Portal →Real-time event delivery for FastFeed and market data.
View Events →200+ endpoints across derivatives, on-chain, options, and whale data.
Browse Data →Get your API keys from the developer portal and connect to 200+ endpoints.
Open Developer Portal