{"uid":"cap_MJ8R4q6dXWirFgdiXZ06s","slug":"cryptyx-asset-liquidity-depth-e9c4c616","name":"Cryptyx Asset Liquidity Depth","description":"CRYPTYX | institutional-grade crypto intelligence: 150+ signals, 440+ metrics, 200+ assets. | Per-asset spot order-book depth timeseries from api.asset_liquidity_timeseries_v1: ob_bid_50bp_usd, ob_ask_50bp_usd, ob_bid_100bp_usd, ob_ask_100bp_usd, ob_bid_200bp_usd, ob_ask_200bp_usd, plus spot_vol_1d_usd, spot_vol_7d_avg_usd, spot_vol_30d_avg_usd. Daily aggregate anchored to UTC−1, full history or trailing days window. Handler returns a bare JSON array of rows ordered by asof_day ASC; include=futures switches the envelope to {spot:[...], futures:{...}} where futures carries latest-day fut_ob_bid/ask_*bp_usd from compat.fut_ob_agg_1d_*. Use for pre-trade depth checks and venue routing across ~200 CRYPTYX-tracked assets.","url":"https://www.cryptyx.ai/api/asset-liquidity","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"},"queryParams":{"type":"object","required":["asset"],"properties":{"days":{"type":"number","description":"Trailing day window anchored to latest available day (0 = full history, max 365)"},"asset":{"type":"string","description":"Asset symbol, uppercased (e.g. BTC, ETH, SOL)"},"include":{"type":"string","description":"Comma/space list of extras; pass 'futures' to switch envelope to {spot, futures} with latest-day futures OB depth"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"application/json","example":{"liquidity":[{"asset":"BTC","ask_depth_100bp":11800000,"bid_depth_100bp":12500000}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.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_UFifSTlLQrLl8H48ytXJ9","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns order-book depth at 50, 100, and 200 basis points per crypto asset — bid/ask USD notional and imbalance ratio — aggregated from Binance spot books and refreshed every 15 minutes.","exampleAgentPrompt":"What's the current order book depth for BTC at 100 basis points — how much USD notional is sitting on the bid and ask sides, and is there any imbalance?","exampleUseCases":[{"title":"Smart order routing for large trades","prompt":"Before I execute a $2M Ethereum trade, pull the latest order book depth at 50, 100, and 200 basis points so I can estimate slippage and figure out which venue will move the market least."},{"title":"Detect asymmetric liquidity on altcoins","prompt":"Check the bid-ask imbalance ratio for Solana and Polygon right now — I want to see if the order books are skewed one direction, which might signal where the real demand is."},{"title":"Pre-trade liquidity verification","prompt":"I'm thinking about accumulating $8M in Bitcoin. Can you check how much notional depth is actually available at 100 and 200 basis points so I know if I can scale in without slipping too hard?"}],"resultDescription":"Returns a JSON array under the 'liquidity' key containing per-asset records with bid and ask USD notional depth at 50, 100, and 200 basis points, plus an imbalance ratio indicating relative bid/ask skew, sourced from aggregated Binance spot books refreshed every 15 minutes.","failureModes":["Missing 'asset' query parameter returns an error or empty result","Invalid or unsupported asset symbol (e.g. a delisted token) returns no data","Stale data if Binance feed is temporarily unavailable (up to 15-minute refresh lag)","Payment failure for the $0.01 USDC x402 fee returns 402 Payment Required","Rate limiting if too many requests are made in rapid succession"],"whenToPreferThis":"Use this endpoint when you need granular pre-trade liquidity data — specifically USD notional depth at multiple basis-point tiers — for slippage estimation or exchange routing decisions. Prefer it over generic ticker or price endpoints when the question is not 'what is the price?' but 'how much can I trade without moving the market?' Best suited for quantitative trading workflows, smart order routing, and position sizing checks on Binance-listed spot assets.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:50:05.492Z","isFirstParty":false}