Get HIP-4 order history
0xArchive API reference for Get HIP-4 order history. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
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.
"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)
x <= 10000Filter by order status
open, filled, canceled, triggered, force_canceled Filter by order type
limit, trigger, tpsl Filter by whether order was triggered
Filter by user wallet address