Crypto bubble map
Top coins by market capitalisation with their price change over a selected timeframe and a normalised bubble size, for a bubble-map visualisation.
Authorizations
Your HayInsights API key (prefixed apk_). Create and manage keys in the
HayInsights dashboard (Account → API keys).
Send it in the X-API-Key header on every request to /openapi/v1/*.
Which data domains you may access and your request quota are both governed by
the subscription plan attached to the key — see the Plans & features and
Rate limits guides.
Query Parameters
Timeframe the price changes are computed over.
| Value | Description |
|---|---|
1h | Last 1 hour |
1d | Last 1 day |
1w | Last 1 week |
1h, 1d, 1w Maximum number of coins to return.
1 <= x <= 200Response
Bubble-map dataset for the requested timeframe.
Standard success envelope shared by every endpoint. Each operation's response
wrapper extends this (via allOf) and adds a typed data property.
Always true for a successful response.
true
Mirrors the HTTP status code.
200
Bubble-map dataset — the top coins by market cap with their price change over a selected timeframe and a normalised bubble size for visualisation.
Response metadata. Always present; timestamp is the server time the response was generated.