v1

latestOpenAPI 3.1.02026-07-1411015.4 KB

Trade History

Get trade history for an account

get/v1/trade-history

Query parameters

accountstring required

address of the account to look at

subAccountIdinteger required

subaccount id of the account

lookbackinteger

The amount of trades fetch - max 500

offsetinteger

The number of trades to skip

fromTimestampinteger

unix timestamp in ms

toTimestampinteger

unix timestamp in ms - cannot be more that a week away from fromTimestamp

Response

200