Get Lighter order book
0xArchive API reference for Get Lighter order book. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
GET
Get Lighter 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)
Example:
"ETH"
Query Parameters
Unix timestamp in milliseconds. If not provided, returns latest snapshot.
Example:
1704067200000
Requested price levels per side. The Lighter native L2 route includes all served levels.
Example:
20
Last modified on September 8, 2026