{"uid":"cap__LKX_zKQv_zU55y5l93Uv","slug":"crypto-apitoll-cloud-historical-token-price-chart-5fdb2c02","name":"crypto.apitoll.cloud Historical Token Price Chart","description":"Historical token price time series by ticker symbol, CoinGecko id, or chain:address (BTC, ETH, SOL, or base:0x…): a dated array of prices for up to 20 coins, with selectable span (number of points) and period (1d, 1h, 1w). For charting, backtesting, and trend analysis. Pairs with /v1/crypto/price for the live spot. Sourced from DefiLlama.","url":"https://crypto.apitoll.cloud/v1/crypto/chart","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"span":{"type":"integer","maximum":365,"minimum":2,"description":"Number of data points (2–365, default 30)."},"coins":{"type":"string","description":"Comma-separated symbols/coingecko-ids/chain:address (up to 20)."},"period":{"enum":["1d","1h","1w"],"type":"string","description":"Sampling period (default 1d)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"span":{"type":"number"},"count":{"type":"number"},"period":{"type":"string"},"series":{"type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"query":{"type":"string"},"points":{"type":"array","items":{"type":"object","properties":{"price":{"type":"number"},"timestamp":{"type":"number"}}}},"symbol":{"type":"string"},"resolved":{"type":"boolean"},"confidence":{"type":"number"}}}},"source":{"type":"object","properties":{"name":{"type":"string"}}},"requested":{"type":"number"},"unresolved":{"type":"array","items":{"type":"object"}}}}}}}},"responseSchema":{"type":"json","example":{"span":30,"count":2,"period":"1d","series":[{"key":"coingecko:bitcoin","query":"BTC","points":[{"price":65000,"timestamp":1781000000}],"symbol":"BTC","resolved":true,"confidence":0.99}],"source":{"name":"DefiLlama"},"requested":2,"unresolved":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_b8S6WvwGTPnMJwL6WL10C","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a historical price time series for up to 20 cryptocurrencies, identified by ticker, CoinGecko ID, or chain:address, with configurable data points and sampling period.","exampleAgentPrompt":"Can you pull the daily historical price series for BTC, ETH, and SOL over the last 90 data points so I can chart and compare their trends?","exampleUseCases":null,"resultDescription":"A JSON object containing a series array where each coin has a key, symbol, resolved flag, confidence score, and a points array of {timestamp, price} objects, plus metadata like span, period, count, source name, and any unresolved coin queries.","failureModes":["Unrecognized coin symbol or ID returns the coin in the unresolved array with resolved:false","Requesting more than 20 coins returns an error or truncates the list","span out of range (below 2 or above 365) returns a validation error","Invalid period value (not 1d, 1h, 1w) returns a bad request error","Missing coins parameter returns an error since no coins were specified","Payment failure or expired x402 token returns a 402 Payment Required response"],"whenToPreferThis":"Choose this endpoint when you need historical price data for charting, backtesting, or trend analysis across one or more cryptocurrencies. It supports flexible coin identification (ticker, CoinGecko ID, or chain:address) and configurable granularity. Prefer it over a live spot price endpoint when historical context or time series data is required. It complements /v1/crypto/price which only provides current spot prices.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:49:30.910Z","isFirstParty":false}