Fear And Greed
The **Fear And Greed Index API**, delivers daily sentiment data for the cryptocurrency market. Ranging from 0 (extreme fear) to 100 (extreme greed), the index reflects the emotional state of the market, helping investors identify potential undervaluation (fear) or overvaluation (greed). This endpoint allows developers to retrieve an array of daily Fear and Greed Index values starting from a…
Fear And Greed endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/ / |
Retrieves an array of daily Fear and Greed Index values (0–100) for the cryptocurrency market, starting from the specified `from` date in `YYYY-MM-DD` format. The values are… |
| GET |
Fear & Greed by Date /external/fng |
Retrieves an array of daily Fear and Greed Index values (0–100) for the cryptocurrency market, starting from the specified `from` date in `YYYY-MM-DD` format. The values are… |