CryptoExchange API :: Listing your transactions

Listing your transactions

It is possible to list all of the transactions that you are involved in. Simply call the /2017-09-01/transaction endpoint. This will return a list of 10 transactions. In order to retrieve more, you must call the API multiple times and increment the page parameter.

Example Response