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
API key required. Send
X-API-Key with this request. See REST authentication.Machine schema
Machine schema
Open the generated operation schema for machine-readable request and response details.
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 September 8, 2026