{"uid":"cap_Z-wH5Spq4YGm2GWEPBAiA","slug":"dripmetrics-ai-beta-metrics-endpoint-f5ef0cb2","name":"DripMetrics AI Beta Metrics Endpoint","description":"DripMetricsAI (https://dripmetrics.ai/) provides on-demand crypto market microstructure metrics, Hyperliquid candle metrics, Polymarket diagnostics, and on-chain DefiLlama metrics for agents, dashboards, and trading workflows.","url":"https://api.dripmetrics.ai/metrics/beta","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","required":["pair","exchange","window"],"properties":{"pair":{"type":"string","description":"Exchange-native trading pair symbol such as BTCUSDT, ETH-USD, BTC, or xyz:TSLA."},"window":{"enum":["30m","1h","2h","3h"],"type":"string","description":"Lookback window. Hyperliquid supports 30m and 1h; 2h and 3h are currently BTCUSDT/BTC-USD only."},"exchange":{"enum":["binance","coinbase"],"type":"string","description":"Exchange adapter to source recent trades from."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["metric","pair","exchange","window","value","computedAt","tradeCount","firstTradeTime","lastTradeTime","coverage"],"properties":{"pair":{"type":"string"},"value":{"type":"number"},"metric":{"type":"string"},"window":{"enum":["30m","1h","2h","3h"],"type":"string"},"coverage":{"type":"object","required":["requestedWindowMinutes","effectiveWindowMinutes","coverageRatio","partialData","completeFetch","errorMessage"],"properties":{"partialData":{"type":"boolean"},"errorMessage":{"type":["string","null"]},"completeFetch":{"type":"boolean"},"coverageRatio":{"type":"number","maximum":1,"minimum":0},"effectiveWindowMinutes":{"type":"number","minimum":0},"requestedWindowMinutes":{"type":"number","minimum":0}},"additionalProperties":false},"exchange":{"enum":["binance","coinbase"],"type":"string"},"components":{"type":"object","additionalProperties":{"type":"number"}},"computedAt":{"type":"string","format":"date-time"},"tradeCount":{"type":"integer","minimum":1},"lastTradeTime":{"type":"string","format":"date-time"},"firstTradeTime":{"type":"string","format":"date-time"},"benchmarkCoverage":{"type":"object","required":["requestedWindowMinutes","effectiveWindowMinutes","coverageRatio","partialData","completeFetch","errorMessage"],"properties":{"partialData":{"type":"boolean"},"errorMessage":{"type":["string","null"]},"completeFetch":{"type":"boolean"},"coverageRatio":{"type":"number","maximum":1,"minimum":0},"effectiveWindowMinutes":{"type":"number","minimum":0},"requestedWindowMinutes":{"type":"number","minimum":0}},"additionalProperties":false}},"additionalProperties":false}}}}},"responseSchema":{"type":"json","example":{"pair":"ETH-USD","value":1.183421,"metric":"beta","window":"30m","coverage":{"partialData":false,"errorMessage":null,"completeFetch":true,"coverageRatio":1,"effectiveWindowMinutes":30,"requestedWindowMinutes":30},"exchange":"coinbase","components":{},"computedAt":"2026-05-23T14:00:00.000Z","tradeCount":428,"lastTradeTime":"2026-05-23T13:59:58.000Z","firstTradeTime":"2026-05-23T13:00:02.000Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/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_OIY69IR2vnhJYgLlmIxLu","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns real-time crypto market microstructure metrics (e.g. beta) for a trading pair on Binance or Coinbase over a configurable lookback window","exampleAgentPrompt":"What's the current beta metric for ETH-USD on Coinbase over the last 30 minutes?","exampleUseCases":[{"title":"Real-time beta monitoring for ETH","prompt":"Pull the 1-hour beta metric for ETH-USD on Coinbase right now — I want to know how it's moving relative to the broader market."},{"title":"BTC microstructure check before trade","prompt":"Before I place this trade, can you grab the 2-hour beta metric for BTCUSDT on Binance so I can see recent market sensitivity?"},{"title":"Automated dashboard metric refresh","prompt":"Every 30 minutes, fetch the 30m microstructure beta for BTC-USD on Coinbase and update my trading dashboard with the latest value and coverage ratio."}],"resultDescription":"A JSON object containing the computed metric name (e.g. 'beta'), the trading pair, exchange, lookback window, computed numeric value, timestamp of computation, trade count used, first and last trade times, and a coverage object indicating whether the full window was available (coverage ratio, partial data flag, effective vs requested window minutes, error message if any).","failureModes":["Unsupported pair/exchange combination returns an error or empty result","2h and 3h windows only supported for BTCUSDT/BTC-USD — using other pairs with these windows may fail","Partial data flag set to true if insufficient trades exist in the window","Coverage ratio below 1 indicates incomplete data for the requested window","Payment not completed or x402 auth missing causes 402 payment required response","Rate limiting or downstream exchange API errors may cause transient failures"],"whenToPreferThis":"Choose this endpoint when you need on-demand, real-time market microstructure metrics (such as beta) for specific crypto trading pairs on Binance or Coinbase, especially for quantitative trading workflows, risk dashboards, or agent-driven analytics that require structured coverage metadata alongside the metric value. Prefer this over raw exchange APIs when you want pre-computed microstructure analytics with coverage guarantees rather than raw trade data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:52:04.113Z","isFirstParty":false}