Skip to main content
The Analyst Consensus Index is the daily net sentiment of tracked crypto analysts — one vote per analyst (their latest post), aggregated to a single reading from −100 (all bearish) to +100 (all bullish). It is the sentiment row on the alpha.cryptoquant.com Bitcoin heatmap. The series is available to CryptoQuant Premium plan users through the Alpha Indicator API, with the same API key used for the core Data API.

Base endpoint

Assets

Endpoints

Catalog (public)

Asset list, metric metadata, field definitions, and query parameters — no values, no key needed.

Daily series (Premium)

Query parameters

The index is end-of-day. The current UTC day is still accumulating votes and is excluded — the latest point is the previous UTC day. History starts 2021-06-01.

Response shape

Fields

metric.source: "unbias" records provenance — the index is produced by the unbias.fyi analyst-tracking pipeline. Access is through your CryptoQuant API key; no separate key or billing.

How to read it

Read contrarian: crowded bullishness (high positive readings) marks top risk, while capitulation in sentiment (deeply negative readings) has marked opportunity. On the heatmap the row is colored sell_high — high = red, low = green.

Errors

Requests without a key return 401 authentication required; keys below the Premium plan return 403 premium_plan_required; an unsupported {asset} returns 404 unknown asset. See Errors for the envelopes.