Get HIP-4 L4 orderbook diffs
Get HIP-4 L4 orderbook diffs
0xArchive API reference for Get HIP-4 L4 orderbook diffs. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
GET
Get HIP-4 L4 orderbook diffs
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
HIP-4 coin id (e.g., 0 for outcome 0 Yes side, 1 for No side). The #-prefixed form (#0, #1) is also accepted.
Example:
"0"
Query Parameters
Start timestamp (ISO 8601 format, e.g., 2026-05-02T00:00:00Z)
End timestamp (ISO 8601 format, e.g., 2026-05-03T00: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