- 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 — analyst sentiment served by a third party (
unbias.fyi), billed separately.
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 byunbias.fyi, a separate API from CryptoQuant with its own key and billing.
The Analyst Consensus Index is provided by unbias.fyi — see
unbias.fyi/docs/api for its API key and pricing. It is not part of
the CryptoQuant API.