Get Hyperliquid Spot user TWAP
0xArchive API reference for Get Hyperliquid Spot user TWAP. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
GET
Get Hyperliquid Spot user TWAP
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
Hyperliquid user address.
Example:
"0x0000000000000000000000000000000000000000"
Query Parameters
Start timestamp for bounded historical queries.
Example:
1704067200000
End timestamp for bounded historical queries.
Example:
1704070800000
Cursor for pagination. Use the value from the previous response metadata.
Maximum number of records to return.
Required range:
x <= 10000Last modified on September 8, 2026