Crypto market sentiment
GET /v1/markets/fear-greed — Crypto Fear and Greed reading. Cached for 60 seconds.
GET /v1/markets/fear-greed
Crypto Fear and Greed reading. Cached for 60 seconds.
| Method | GET |
| Path | /v1/markets/fear-greed |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | market |
Response body
{ "fearGreed": { "value": 54, "label": "Neutral" } }