Skip to main content
GET
heatmap

Authorizations

X-Api-Key
string
header
required

API Key authentication. Include your API key in the X-Api-Key header for all requests.

Query Parameters

asset
string | null

Cryptocurrency asset identifier (e.g. btc, eth, ada). Use lowercase ticker symbol.

timeframe
string | null

Bucket timeframe: 1m, 5m, 15m, 30m, 1h, 4h, 6h, 12h, 1d.

lookback
string | null

History window: 12h, 24h, 3d, 7d, 14d, 30d, 90d, 180d, 365d, 2y, 4y, 6y. Defaults to the canonical window of the timeframe (e.g. 30m → 30d).

scope
string | null

Aggregation scope: 'all' (default, aggregated across exchanges) or 'exchange'.

exchange
string | null

Exchange id, required when scope=exchange (e.g. binance).

Response

200 - application/json

OK

asset
string | null
timeframe
string | null
lookback
string | null
scope
string | null
exchange
string | null
version
string<date-time> | null
priceSource
string | null
x
string<date-time>[] | null
y
number<double>[] | null
z
number<float>[][] | null
df
object[] | null
topTraderLsr
object[] | null