A single 0–100 read on market sentiment, blended from multiple independent sources. Fear can signal opportunity; greed can signal risk.
This index is the average of every source below — no single provider drives the number.
Daily Fear & Greed over the past year. A dotted line bridges the 2 days we don't have data for.
The index compresses the emotional state of the crypto market into one number. It rises when traders are optimistic and buying aggressively (greed) and falls when they are anxious and selling (fear). It is most useful as a contrarian gauge: historically, extreme fear has clustered near local bottoms and extreme greed near local tops.
Because sentiment is noisy, Crypto Data API does not rely on one provider. We average several independent Fear & Greed readings into a single blended score, which smooths out the quirks of any individual methodology and gives a steadier signal.
The live value, classification and per-source breakdown are available from a single free endpoint:
curl -H "X-API-Key: cdk_live_yourkey" \ https://cryptodataapi.com/api/v1/sentiment/fear-greed
Add ?format=markdown for LLM-friendly plain-text output. For historical sentiment series, see /api/v1/market-intelligence/fear-greed-history.