Get HIP-3 L4 orderbook JSON Schema
Get HIP-3 L4 orderbook JSON Schema contract. Includes route metadata, request parameters, response statuses, examples, and JSON fields for implementation.
Source OpenAPI: 0xArchive API 1.6.1; 147 paths; 128 component schemas.
Get the full L4 (individual order-level) orderbook reconstruction for a HIP-3 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.
Last modified on July 28, 2026