Single token ticker symbol like BTC, ETH, or SOL (multi-symbol not supported)
"BTC"
Predefined time range for historical data. Ignored when from/to are set. Can be 1d, 7d, 14d, 30d, 90d, 180d, 365d, or max.
1d, 7d, 14d, 30d, 90d, 180d, 365d, max "30d"
Start of custom date range (Unix timestamp or YYYY-MM-DD). Must be used together with to. Overrides time_range when set.
"2025-01-01"
End of custom date range (Unix timestamp or YYYY-MM-DD). Must be used together with from. Overrides time_range when set.
"2025-03-01"
Quote currency like usd, eur, or btc
"usd"