- On-chain valuation & demand — served directly by the core CryptoQuant Data API.
- Technical — computed in-app from the Bitcoin daily close series (no dedicated endpoint).
- Consensus — the Analyst Consensus Index, served by the Alpha Indicator API (
alpha.cryptoquant.com) for Premium plan users.
Base URL & request shape
On-chain rows areGET requests against the core CryptoQuant Data API:
On-chain indicator values are paywalled and require a CryptoQuant API key. The Alpha Library
itself exposes metadata only — signal values are never returned without authentication.
On-chain indicators
Served by the core CryptoQuant Data API. The heatmap reads the listed response fields.Technical indicators
Computed in-app from the Bitcoin daily close (close of GET /v1/btc/market-data/price-ohlcv).
They are not served as dedicated endpoints — the formula is shown in place of a path.
Consensus indicator
Served by the Alpha Indicator API onalpha.cryptoquant.com — available to CryptoQuant
Premium plan users with their regular API key.
Full endpoint reference — assets (BTC, ETH, SOL), query parameters, response shape, and field
definitions — on the Analyst Consensus Index page. Keys below the
Premium plan receive
403 premium_plan_required.