{
"data": [
{
"id": "bitcoin",
"symbol": "btc",
"name": "Bitcoin",
"image": "string",
"current_price": 0,
"market_cap": 0,
"market_cap_rank": 0,
"total_volume": 0,
"high_24h": 0,
"low_24h": 0,
"price_change_percentage_24h": 0,
"ath": 0,
"atl": 0,
"last_updated": "string"
}
],
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}