Back to marketplace

platform/get_token_price_historical

Token Price History

Teardrop DeFi Built-in

Per-call price

$0.004000

7 uses Healthy
Add to org

Description

Historical crypto price data via CoinGecko — period stats and daily series for 1–365 day windows

Parameters

  • tokens array required — Token symbols or CoinGecko IDs (e.g. ['BTC', 'ETH']). Max 10 per call.
  • days integer optional — Lookback window in days (1–365). 1=5-min granularity, 2-90=hourly, 91+=daily.
  • vs_currency string optional — Quote currency (usd, eur, gbp, btc, eth). Lowercase 3–10 letters.
  • stats_only boolean optional — If true, omit the daily price series and return only period stats (start/end/change/high/low) to reduce payload size.