Past Trades

View your past trades.

Response Details

An array of trades.

KeyTypeDescription
price[price]
amount[decimal]
exchange[string]
type[string]Sell or Buy
fee_currency[string]Currency you paid this trade’s fee in
fee_amount[decimal]Amount of fees you paid for this trade
tid[integer]unique identification number of the trade
order_id[integer]unique identification number of the parent order of the trade

Ratelimit: 30 req/min

Query Params
string
required

The pair traded (BTCUSD, …).

date-time

Trades made before this timestamp won’t be returned.

date-time

Trades made after this timestamp won’t be returned.

int32
Defaults to 50

Limit the number of trades returned.

int32

Return trades in reverse order (the oldest comes first). Default is returning newest trades first.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json