Get Aggregated Order Book
Market Data
Get Aggregated Order Book
Fetch aggregated order book across all or selected DEXes
GET
Get Aggregated Order Book
Get aggregated order book data across all or selected DEX exchanges. This endpoint provides real-time bid and ask levels with exchange attribution.
Features
- Multi-exchange aggregation: Combines order book data from multiple DEXes
- Exchange filtering: Use
exchanges[]parameter to filter specific exchanges - Configurable depth: Control the number of price levels returned
- Real-time data: Updated every 100ms for optimal accuracy
Request
- Method:
GET - Endpoint:
/orderbook - Query Parameters:
symbol(required),depth,exchanges[]
Use Cases
- Display aggregated market depth in trading interfaces
- Calculate best bid/ask prices across exchanges
- Analyze liquidity distribution across DEXes
- Build market making strategies
For real-time order book updates, consider using the WebSocket
orderbook:{symbol} topic instead of polling this endpoint.Authorizations
Query Parameters
Trading pair symbol
Example:
"BTC-USD"
Number of price levels to return
Required range:
1 <= x <= 100Filter by specific exchanges
Available options:
hyperliquid, aster, lighter, pacifica