{"uid":"cap_-yvZqUDbvDrPb-x30c5t9","slug":"hyperextend-latest-ohlcv-candles-f0bbc558","name":"Hyperextend Latest OHLCV Candles","description":"Per-minute Hyperliquid market history: open interest, candles, trades, liquidations, HIP-3, spot and outcome markets. Query any window, pay per request over x402.","url":"https://api.hyperextend.xyz/v1/candles/%7Bcoin%7D/%7Binterval%7D/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":{"type":"json","example":{"c":"42080.0","h":"42100.0","l":"41950.0","n":340,"o":"42000.0","v":"12.5","interval":"1m","open_time":1700000000000,"close_time":1700000059999}},"example":{"request":{"input":{"type":"http","method":"GET","pathParams":{"coin":"BTC","interval":"1m"},"queryParams":{"n":5}}},"response":[{"c":"66137.0","h":"66160.0","l":"66129.0","n":156,"o":"66159.0","v":"3.56191","coin":"BTC","interval":"1m","open_time":1781590500000,"close_time":1781590559999},{"c":"66136.0","h":"66137.0","l":"66127.0","n":140,"o":"66137.0","v":"7.66869","coin":"BTC","interval":"1m","open_time":1781590560000,"close_time":1781590619999},{"c":"66181.0","h":"66182.0","l":"66135.0","n":194,"o":"66136.0","v":"2.82258","coin":"BTC","interval":"1m","open_time":1781590620000,"close_time":1781590679999},{"c":"66212.0","h":"66220.0","l":"66181.0","n":390,"o":"66182.0","v":"51.00508","coin":"BTC","interval":"1m","open_time":1781590680000,"close_time":1781590739999},{"c":"66207.0","h":"66212.0","l":"66205.0","n":126,"o":"66212.0","v":"3.51452","coin":"BTC","interval":"1m","open_time":1781590740000,"close_time":1781590799999}]},"exampleRequest":{"n":5},"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_NBfGVasuzRPHarqiwdHvz","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 the most recent OHLCV (open/high/low/close/volume) candle(s) for a given Hyperliquid asset and interval","exampleAgentPrompt":"Pull the latest 5 one-minute OHLCV candles for BTC on Hyperliquid so I can see the most recent price action.","exampleUseCases":null,"resultDescription":"A JSON object containing the most recent OHLCV candle(s) for the requested asset and interval, including open, high, low, close prices, volume, trade count (n), and open/close timestamps in milliseconds.","failureModes":["Invalid coin symbol returns 404 or empty result","Unsupported interval string returns 400 error","Missing required path params (coin or interval) returns 400","Payment not provided or insufficient returns 402 Payment Required","Rate limiting or network errors return 5xx"],"whenToPreferThis":"Use this endpoint when you need the freshest available candle data for a Hyperliquid asset without specifying a historical time window — ideal for real-time monitoring, dashboards, or triggering alerts based on the latest price action. Prefer over the windowed candles endpoint when you only need the most recent N candles.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:40:39.597Z","isFirstParty":false}