Get HIP-3 native L2 order book (20 levels)
Get HIP-3 native L2 order book (20 levels)
0xArchive API reference for Get HIP-3 native L2 order book (20 levels). Includes route metadata, schemas, examples, and implementation notes.
GET
Get HIP-3 native L2 order book (20 levels)
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
HIP-3 symbol name (e.g., xyz:XYZ100)
Example:
"xyz:XYZ100"
Query Parameters
Unix timestamp in milliseconds. If not provided, returns latest snapshot.
Example:
1739750400000
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 7, 2026