Skip to main content
GET
Get API public v1 live liquidation heatmap by coin

Authorizations

X-API-Key
string
header
required

Path Parameters

coin
string
required

Query Parameters

buckets
integer<int32>
default:50
range
integer<int32>
default:30

Response

OK

buckets
object[] | null
required
coin
string
required
currentPrice
number<double>
required
timestamp
integer<int64>
required
totalLongAtRisk
number<double>
required
totalShortAtRisk
number<double>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.coinversa.ai/schemas/LiquidationHeatmapBody.json"