Get Hyperliquid native L2 order book history (20 levels)
0xArchive API reference for Get Hyperliquid native L2 order book history (20 levels). Includes route metadata, schemas, examples, and implementation notes.
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
Trading pair symbol (e.g., BTC, ETH, SOL)
"BTC"
Query Parameters
Start timestamp in Unix milliseconds. Defaults to 24h ago.
End timestamp in Unix milliseconds. Defaults to now.
Cursor for pagination (timestamp from previous response's next_cursor)
Maximum number of results (default: 100, max: 1000)
x <= 1000Requested 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.
x <= 20