Get Hyperliquid native L2 order book (20 levels)
Get Hyperliquid native L2 order book (20 levels)
0xArchive API reference for Get Hyperliquid native L2 order book (20 levels). Includes route metadata, schemas, examples, and implementation notes.
GET
Get Hyperliquid native L2 order book (20 levels)
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 latest snapshot.
Example:
1704067200000
Requested price levels per side for this native venue snapshot. Hyperliquid native L2 data is capped at 20 levels per side; values above 20 do not return full depth on this route. Use the /l2 routes for full-depth aggregated L2.
Required range:
x <= 20Example:
20
Last modified on July 22, 2026