Nami Sized-Depth Quote: Hyperliquid BTC Orderbook is a paid API for AI agents from api.usenami.io, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).
Returns best bid/ask plus precomputed slippage at $1K, $5K, and $10K notional for BTC on Hyperliquid
Sized-depth quote: best bid/ask + precomputed slippage at $1K/$5K/$10K notional for a venue/symbol. $10K cap protects execution edge per DIS-022.
A sized-depth quote containing the best bid and ask prices for BTC on Hyperliquid, along with precomputed slippage estimates for $1K, $5K, and $10K notional trade sizes, capped at $10K per the DIS-022 execution edge protection policy.
GEThttps://api.usenami.io/v1/orderbook/depth/aggregate/hyperliquid/BTCUse this endpoint when you need a ready-to-use, precomputed slippage estimate for BTC on Hyperliquid at standardized notional tiers ($1K/$5K/$10K) without having to reconstruct the full orderbook yourself. Ideal for execution cost estimation, pre-trade analysis, and routing decisions where speed and simplicity matter over full orderbook depth.
{
"input": {
"type": "GET",
"method": "orderbook/depth/aggregate/hyperliquid/BTC"
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"quote": {
"venue": "hyperliquid",
"best_ask": 63895,
"best_bid": 63893,
"spread_bps": 0.31,
"updated_at": "2026-06-18T05:16:46.780340Z",
"ask_depth_usd": 17019972.32,
"bid_depth_usd": 755531.76,
"est_slippage_for_size_usd_bps": 0.1565
},
"venue": "hyperliquid",
"symbol": "BTC",
"size_usd": 10000
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"