Token Price History
Market
Token Price History
GET
Token Price History
Documentation Index
Fetch the complete documentation index at: https://docs.asksurf.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Single token ticker symbol like BTC, ETH, or SOL (multi-symbol not supported)
Example:
"BTC"
Predefined time range for historical data. Ignored when from/to are set. Can be 1d, 7d, 14d, 30d, 90d, 180d, 365d, or max.
Available options:
1d, 7d, 14d, 30d, 90d, 180d, 365d, max Example:
"30d"
Start of custom date range (Unix timestamp or YYYY-MM-DD). Must be used together with to. Overrides time_range when set.
Example:
"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.
Example:
"2025-03-01"
Quote currency like usd, eur, or btc
Example:
"usd"