Get HIP-3 TP/SL orders
Get HIP-3 TP/SL orders
0xArchive API reference for Get HIP-3 TP/SL orders. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
GET
Get HIP-3 TP/SL orders
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
HIP-3 symbol (case-sensitive, e.g., hyna:BTC, km:US500)
Example:
"hyna:BTC"
Query Parameters
Start timestamp, Unix milliseconds (e.g. 1767225600000)
Example:
1767225600000
End timestamp, Unix milliseconds (e.g. 1767225600000)
Example:
1767225600000
Cursor for pagination (use the value from previous response's next_cursor)
Maximum number of results (default: 1000, max: 10000)
Required range:
x <= 10000Filter by user wallet address
Last modified on August 13, 2026