Get trade history
GET/trades
Returns the specified number of past trades for your account, excluding Price Guarantee. The returned trades are sorted by their timestamp in a descending order, from the latest to the earliest.
info
This is a private endpoint. To send requests, you need to authenticate.
tip
To get a specific list of trades, use the start, end, tradeIdFrom, and tradeIdTo parameters.
tip
To get all past transactions for your account, use the Get transaction history request.
Rate limit weight points: 5
Request
Responses
- 200
- 4XX
The request was successful.
For error codes, see Handle errors.