Get Hyperliquid L4 orderbook history
Get Hyperliquid L4 orderbook history
0xArchive API reference for Get Hyperliquid L4 orderbook history. Includes route metadata, schemas, examples, and implementation notes.
GET
Get Hyperliquid L4 orderbook history
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
Trading pair symbol (e.g., BTC, ETH, SOL)
Example:
"BTC"
Query Parameters
Start timestamp (ISO 8601 format, e.g., 2026-01-01T00:00:00Z)
End timestamp (ISO 8601 format, e.g., 2026-01-02T00:00:00Z)
Cursor for pagination (use the value from previous response's next_cursor)
Maximum number of results (default: 1000, max: 10000)
Required range:
x <= 10000Last modified on June 27, 2026