Get Hyperliquid Spot user TWAP
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
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 June 27, 2026