{"uid":"cap_52QRDHT8MZxj_9n1gpJJA","slug":"hyperextend-latest-ohlcv-candles-10693c46","name":"HyperExtend Latest OHLCV Candles","description":"The most-recent N OHLCV candles (≤5000). Same per-row pricing as the windowed read ($0.00001 base for main/spot, $0.000025 premium for HIP-3/HIP-4); candles lag ~2 days.","url":"https://api.hyperextend.xyz/v1/candles/BTC/1m/latest","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","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","required":["coin","interval"],"properties":{"coin":{"type":"string","description":"Asset symbol, e.g. BTC"},"interval":{"type":"string","description":"Candle interval, e.g. 1m"}}},"queryParams":{"type":"object","required":[],"properties":{"n":{"type":"integer"},"dex":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","pathParams":{"coin":"BTC","interval":"1m"},"queryParams":{"n":10}}},"response":[{"c":"62869.0","h":"62881.0","l":"62858.0","n":132,"o":"62874.0","v":"1.13178","coin":"BTC","interval":"1m","open_time":1780978860000,"close_time":1780978919999},{"c":"62866.0","h":"62869.0","l":"62859.0","n":108,"o":"62868.0","v":"3.44817","coin":"BTC","interval":"1m","open_time":1780978920000,"close_time":1780978979999},{"c":"62826.0","h":"62866.0","l":"62826.0","n":149,"o":"62865.0","v":"14.72061","coin":"BTC","interval":"1m","open_time":1780978980000,"close_time":1780979039999},{"c":"62813.0","h":"62838.0","l":"62812.0","n":120,"o":"62826.0","v":"0.40172","coin":"BTC","interval":"1m","open_time":1780979040000,"close_time":1780979099999},{"c":"62832.0","h":"62833.0","l":"62812.0","n":115,"o":"62812.0","v":"3.59512","coin":"BTC","interval":"1m","open_time":1780979100000,"close_time":1780979159999},{"c":"62816.0","h":"62832.0","l":"62815.0","n":134,"o":"62832.0","v":"3.7082","coin":"BTC","interval":"1m","open_time":1780979160000,"close_time":1780979219999},{"c":"62794.0","h":"62824.0","l":"62793.0","n":145,"o":"62815.0","v":"9.23027","coin":"BTC","interval":"1m","open_time":1780979220000,"close_time":1780979279999},{"c":"62772.0","h":"62791.0","l":"62771.0","n":85,"o":"62790.0","v":"2.57261","coin":"BTC","interval":"1m","open_time":1780979280000,"close_time":1780979339999},{"c":"62766.0","h":"62772.0","l":"62765.0","n":66,"o":"62771.0","v":"2.68418","coin":"BTC","interval":"1m","open_time":1780979340000,"close_time":1780979399999},{"c":"62768.0","h":"62826.0","l":"62765.0","n":297,"o":"62765.0","v":"7.45126","coin":"BTC","interval":"1m","open_time":1780979400000,"close_time":1780979459999}]},"exampleRequest":{"n":10},"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_UQpIuBt6jUOGbYpdO0DUy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the most-recent N OHLCV (Open, High, Low, Close, Volume) candles for a given asset and interval.","exampleAgentPrompt":"Can you grab the last 20 one-minute OHLCV candles for BTC so I can see the recent price action?","exampleUseCases":null,"resultDescription":"An array of the most-recent N OHLCV candle objects for the specified asset (e.g. BTC) and interval (e.g. 1m), each containing open, high, low, close, and volume values along with a timestamp. Optionally filtered by DEX.","failureModes":["Invalid coin symbol returns an error or empty result","Unsupported interval string returns a bad request error","n parameter out of range may return an error or be clamped","DEX filter for an unsupported exchange returns empty data","Payment not provided or insufficient triggers a 402 Payment Required response"],"whenToPreferThis":"Use this endpoint when you need the most recent N candles for a crypto asset at a specific interval and do not need to specify a historical time window. Prefer this over the windowed candles endpoint when you simply want the latest data without specifying start/end timestamps.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:44:38.720Z","isFirstParty":false}