Binance Spot Order Book Snapshot is a paid API for AI agents from proxy.suverse.io, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).
Returns a real-time order book snapshot for any Binance spot trading pair, including top bids/asks, price levels, quantities, total depth, and imbalance ratio.
Binance spot order book snapshot for any trading pair. Top bids and asks with price/quantity, total bid depth, total ask depth, imbalance ratio. AI agent market pressure detection, MEV arbitrage, price-impact calculator, microstructure API, real-time L2.
Returns a structured snapshot of the Binance spot order book for the requested pair, including ordered price levels with quantities for both bids and asks, aggregate total bid depth, total ask depth, and an order book imbalance ratio indicating relative buy vs. sell pressure.
POSThttps://proxy.suverse.io/v1/data/suverse-binance-orderbookUse this endpoint when you need real-time Binance spot market order book data specifically, including depth and imbalance metrics computed server-side. Prefer this over raw Binance API calls when you want a clean structured response with pre-calculated depth totals and imbalance ratio, or when building agents that need to pay per-call via x402/USDC without managing Binance API keys.
{
"limit": 20,
"symbol": "BTCUSDT"
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"asks": [
[
"63535.53000000",
"1.69524000"
],
[
"63535.54000000",
"0.00034000"
],
[
"63535.55000000",
"0.00016000"
],
[
"63536.16000000",
"0.00018000"
],
[
"63536.17000000",
"0.01278000"
],
[
"63536.43000000",
"0.00018000"
],
[
"63536.44000000",
"0.04018000"
],
[
"63536.49000000",
"0.00036000"
],
[
"63536.50000000",
"0.10154000"
],
[
"63536.55000000",
"0.00016000"
],
[
"63536.69000000",
"0.00891000"
],
[
"63536.79000000",
"0.00009000"
],
[
"63537.47000000",
"0.00008000"
],
[
"63537.51000000",
"0.00018000"
],
[
"63537.52000000",
"0.15757000"
],
[
"63537.53000000",
"0.00009000"
],
[
"63537.54000000",
"0.08132000"
],
[
"63537.60000000",
"0.00008000"
],
[
"63537.67000000",
"0.00075000"
],
[
"63537.75000000",
"0.00576000"
]
],
"bids": [
[
"63535.52000000",
"0.00344000"
],
[
"63535.51000000",
"0.00209000"
],
[
"63535.50000000",
"0.00016000"
],
[
"63534.89000000",
"0.00009000"
],
[
"63534.50000000",
"0.00008000"
],
[
"63531.53000000",
"0.00018000"
],
[
"63531.40000000",
"0.00008000"
],
[
"63531.24000000",
"0.00828000"
],
[
"63530.64000000",
"0.00038000"
],
[
"63530.63000000",
"0.00016000"
],
[
"63530.03000000",
"0.00018000"
],
[
"63529.15000000",
"0.00008000"
],
[
"63528.92000000",
"0.00008000"
],
[
"63528.86000000",
"0.00009000"
],
[
"63528.44000000",
"0.00033000"
],
[
"63528.30000000",
"0.00031000"
],
[
"63528.03000000",
"0.00018000"
],
[
"63528.02000000",
"0.07585000"
],
[
"63527.99000000",
"0.00008000"
],
[
"63527.70000000",
"0.00009000"
]
],
"symbol": "BTCUSDT",
"ask_depth": 2.10595,
"bid_depth": 0.09221,
"last_update_id": 95651468480,
"imbalance_ratio": -0.9161025585034756
}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"