{"uid":"cap_0057TMhhFHi4EUZHfSdBz","slug":"hypurrclaw-hyperliquid-market-snapshot-fb025f51","name":"Hypurrclaw Hyperliquid Market Snapshot","description":"Read a bundled Hyperliquid market snapshot: metadata, asset context including open interest, orderbook, and candles through the public Info API. Read-only; no wallet, signing, shell, or order placement.","url":"https://hypurrclaw.xyz/x402/tools/getHyperliquidMarketSnapshot","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","inputSchema"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"dex":{"type":"string","maxLength":32},"coin":{"type":"string","maxLength":32},"endTime":{"type":"integer","maximum":9007199254740991,"exclusiveMinimum":0},"interval":{"type":"string","maxLength":8},"startTime":{"type":"integer","maximum":9007199254740991,"exclusiveMinimum":0},"candleLimit":{"type":"integer","maximum":100,"minimum":1},"includeCandles":{"type":"boolean"},"includeOrderbook":{"type":"boolean"}},"additionalProperties":true},"description":{"type":"string"},"inputSchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["coin"],"properties":{"dex":{"type":"string","maxLength":32},"coin":{"type":"string","maxLength":32},"endTime":{"type":"integer","maximum":9007199254740991,"exclusiveMinimum":0},"interval":{"type":"string","maxLength":8},"startTime":{"type":"integer","maximum":9007199254740991,"exclusiveMinimum":0},"candleLimit":{"type":"integer","maximum":100,"minimum":1},"includeCandles":{"type":"boolean"},"includeOrderbook":{"type":"boolean"}},"additionalProperties":false}},"additionalProperties":true},"output":{"type":"object","additionalProperties":true}}},"responseSchema":{"type":"object","required":["ok","result","toolId"],"properties":{"ok":{"type":"boolean"},"result":{"type":"object","required":["ok","note","error","toolId"],"properties":{"ok":{"type":"boolean"},"note":{"type":"string"},"error":{"type":"string"},"toolId":{"type":"string"}}},"toolId":{"type":"string"}}},"example":{"request":{"input":{"type":"HyperliquidMarketSnapshot","inputSchema":{"dex":"Hyperliquid","coin":"BTC","interval":"1h","candleLimit":50,"includeCandles":true,"includeOrderbook":true}}},"response":{"ok":true,"result":{"ok":false,"note":"Tool failed. Answer from built-in public facts when possible.","error":"[\n  {\n    \"expected\": \"string\",\n    \"code\": \"invalid_type\",\n    \"path\": [\n      \"coin\"\n    ],\n    \"message\": \"Invalid input: expected string, received undefined\"\n  }\n]","toolId":"getHyperliquidMarketSnapshot"},"toolId":"getHyperliquidMarketSnapshot"}},"exampleRequest":{"input":{"type":"HyperliquidMarketSnapshot","inputSchema":{"dex":"Hyperliquid","coin":"BTC","interval":"1h","candleLimit":50,"includeCandles":true,"includeOrderbook":true}}},"tags":["x402"],"displayCostAmount":"0.050000","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.050000/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_57YBHDNW9fRUgZbqis-UI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a bundled market snapshot for a Hyperliquid asset, including metadata, open interest, orderbook depth, and OHLCV candles via the public Info API.","exampleAgentPrompt":"Pull the full Hyperliquid market snapshot for BTC — include the orderbook and the last 50 hourly candles.","exampleUseCases":null,"resultDescription":"A bundled JSON object containing Hyperliquid asset metadata, open interest figures, current orderbook bids and asks, and up to 100 OHLCV candle records for the requested coin and time range.","failureModes":["Unknown coin symbol returns an error or empty result","Invalid interval string causes a validation error","startTime or endTime out of range returns no candles","candleLimit outside 1–100 range fails schema validation","DEX name mismatch returns no data for that perp exchange","Network or upstream Hyperliquid API unavailability causes a timeout or 5xx error"],"whenToPreferThis":"Use this endpoint when you need a single bundled call that combines Hyperliquid market metadata, open interest, orderbook state, and candle history for a specific coin — avoiding multiple separate API calls. Prefer it over generic crypto data APIs when the target asset is specifically a Hyperliquid perp or spot market, and you need the combination of order book depth and OHLCV history in one response.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:36:23.265Z","isFirstParty":false}