{"uid":"cap_OS79SRj1Q9Eg_u8lq5ZWW","slug":"crypto-ohlcv-candlestick-data-api-3e99820c","name":"Crypto OHLCV Candlestick Data API","description":"Historical OHLCV candlestick data for cryptocurrencies. Choose an interval of 1m, 5m, 1h or 1d and request up to 300 candles. Returns open, high, low, close and volume for each period, ordered oldest first. Use this for technical analysis, trend detection, backtesting a strategy, or charting price history.","url":"https://prance-mounting-watch.ngrok-free.dev/v1/ohlcv/:symbol","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"},"pathParams":{"type":"object","required":["symbol"],"properties":{"symbol":{"type":"string","description":"Asset ticker, e.g. BTC, ETH"}}},"queryParams":{"type":"object","properties":{"limit":{"type":"number","description":"Number of candles, 1-300, default 100"},"interval":{"enum":["1m","5m","1h","1d"],"type":"string","description":"Candle size, default 1h"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2yBv-x7tds_aU_el0mVef","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns historical OHLCV (open, high, low, close, volume) candlestick data for a cryptocurrency symbol at a chosen interval, ordered oldest first.","exampleAgentPrompt":"Show me the last 200 one-hour OHLCV candles for ETH so I can run a moving average analysis on it.","exampleUseCases":null,"resultDescription":"An ordered array of candlestick records (oldest first) for the requested symbol, each containing open, high, low, close, and volume values for the specified time interval, up to 300 candles.","failureModes":["Unknown or unsupported symbol returns an error or empty result","Invalid interval value (not 1m, 5m, 1h, or 1d) returns a validation error","Limit exceeding 300 may be clamped or rejected","Payment failure (insufficient USDC balance) blocks the request","Service may be temporarily unavailable due to ngrok tunnel instability"],"whenToPreferThis":"Use this endpoint when you need structured historical OHLCV candlestick data for a cryptocurrency to perform technical analysis, trend detection, chart rendering, or strategy backtesting. Prefer this over a real-time price endpoint when you need multiple time periods rather than a single current price.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:37:35.411Z","isFirstParty":false}