Information

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Balances

application/json
get
/transactions/balances
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
nextstringOptional

token that indicate start transaction

limitstringOptionalDefault: 50
filterstringOptional

List of "BUYS,SELLS,WITHDRAWALS,DEPOSITS,CRIPTAN_CARD,CRIPTAN_EARN,CRIPTAN_FRIENDS,SAVINGS" , separated

typesstringOptional

List of TransactionTypes , separated

currenciesstringOptional

List of Currencies , separated

endDatestringOptional
startDatestringOptional
Responses
200

Transactions

application/json
get
/transactions/transactions
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
yearstring · min: 1Required
Responses
200

Transactions

application/json
get
/transactions/reports/taxes/:year

Last updated