Get HIP-3 full-depth L2 order book
0xArchive API reference for Get HIP-3 full-depth L2 order book. Includes route metadata, schemas, examples, and implementation notes.
GET
Get HIP-3 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
HIP-3 symbol (case-sensitive, e.g., hyna:BTC, km:US500)
Example:
"km:US500"
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