Skip to main content

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

The request was successful.