Crypto Fear & Greed Index API is a paid API for AI agents from api.strale.io, paid per call via x402, $0.0216/call, status unknown (last checked 2026-09-13).
Returns the current Crypto Fear & Greed Index value (0–100), its sentiment classification, and optional historical data for up to 30 days.
Get the Crypto Fear & Greed Index — a market sentiment indicator from 0 (Extreme Fear) to 100 (Extreme Greed). Includes current value, classification, and optional historical data up to 30 days. Powered by Alternative.me.
Returns the current Fear & Greed Index numeric value (0–100), its text classification (e.g. 'Extreme Fear', 'Fear', 'Neutral', 'Greed', 'Extreme Greed'), timestamp, and optionally a list of historical daily values up to 30 days back.
GEThttps://api.strale.io/x402/fear-greed-indexUse this endpoint when you need a simple, aggregated crypto market sentiment score without building your own index. Ideal for agents that need to factor in market mood for trading decisions, reports, or alerts. Prefer over raw on-chain data when a human-readable sentiment classification is needed quickly.
{
"days": 14
}| Field | Type | Description |
|---|---|---|
| days | number | Number of days of history (1-30). Default: 1 |
{
"_meta": {
"payment": {
"method": "x402",
"price_usd": 0.0216,
"settlement_id": "0xf6a349dccb0650834452001eee75f60eb317c2caa1cd0d00200b3dacfff28034"
},
"capability": "fear-greed-index",
"latency_ms": 51,
"provenance": {
"source": "alternative.me",
"fetched_at": "2026-06-13T04:25:52.345Z"
}
},
"trend": "falling",
"average": 15,
"history": [
{
"date": "2026-06-13T00:00:00.000Z",
"value": 13,
"classification": "Extreme Fear"
},
{
"date": "2026-06-12T00:00:00.000Z",
"value": 12,
"classification": "Extreme Fear"
},
{
"date": "2026-06-11T00:00:00.000Z",
"value": 12,
"classification": "Extreme Fear"
},
{
"date": "2026-06-10T00:00:00.000Z",
"value": 9,
"classification": "Extreme Fear"
},
{
"date": "2026-06-09T00:00:00.000Z",
"value": 10,
"classification": "Extreme Fear"
},
{
"date": "2026-06-08T00:00:00.000Z",
"value": 8,
"classification": "Extreme Fear"
},
{
"date": "2026-06-07T00:00:00.000Z",
"value": 12,
"classification": "Extreme Fear"
},
{
"date": "2026-06-06T00:00:00.000Z",
"value": 12,
"classification": "Extreme Fear"
},
{
"date": "2026-06-05T00:00:00.000Z",
"value": 12,
"classification": "Extreme Fear"
},
{
"date": "2026-06-04T00:00:00.000Z",
"value": 12,
"classification": "Extreme Fear"
},
{
"date": "2026-06-03T00:00:00.000Z",
"value": 11,
"classification": "Extreme Fear"
},
{
"date": "2026-06-02T00:00:00.000Z",
"value": 23,
"classification": "Extreme Fear"
},
{
"date": "2026-06-01T00:00:00.000Z",
"value": 29,
"classification": "Fear"
},
{
"date": "2026-05-31T00:00:00.000Z",
"value": 28,
"classification": "Fear"
}
],
"timestamp": "2026-06-13T00:00:00.000Z",
"current_value": 13,
"classification": "Extreme Fear"
}{
"trend": {
"type": "string"
},
"average": {
"type": "number"
},
"history": {
"type": "array"
},
"timestamp": {
"type": "string"
},
"current_value": {
"type": "number"
},
"classification": {
"type": "string"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"