Get Hyperliquid full-depth L2 order book
0xArchive API reference for Get Hyperliquid full-depth L2 order book. Includes route metadata, schemas, examples, and implementation notes.
GET
Get Hyperliquid full-depth L2 order book
API key required. Send
X-API-Key with this request. See REST authentication.Machine schema
Machine schema
Open the generated operation schema for machine-readable request and response details.
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
Trading pair symbol (e.g., BTC, ETH, SOL)
Example:
"BTC"
Query Parameters
Unix timestamp in milliseconds. If not provided, returns the latest full-depth L2 snapshot.
Example:
1767225600000
Requested aggregated L2 levels per side. This dedicated route returns all available aggregated levels for the selected symbol and checkpoint.
Example:
200
Last modified on September 8, 2026