Skip to main content
Source OpenAPI: 0xArchive API 1.6.1; 147 paths; 128 component schemas. Get the full L4 (individual order-level) orderbook reconstruction for a symbol. Shows every resting order with its price, size, and order ID. Returns the latest snapshot if no timestamp is provided. Within each price level, bids and asks are ordered by true queue priority (ALO priority insertions included), not by placement time. Depth truncation is by order count, so the orders at a depth cut can differ from responses served before 2026-07-21.

Route Metadata

Request Parameters

Path Parameters

Query Parameters

Response Contracts

Status 200

L4 orderbook snapshot

application/json

Status 400

Invalid request

application/json

OpenAPI example

Status 401

Authentication required

application/json

OpenAPI example

Status 429

Rate limit exceeded

application/json

OpenAPI example
Last modified on July 28, 2026