Information
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Balances
application/json
500
Internal error
application/json
get
/transactions/balancesget
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
nextstringOptional
token that indicate start transaction
limitstringOptionalDefault:
50filterstringOptional
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
500Error
application/json
get
/transactions/transactionsget
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
yearstring · min: 1Required
Responses
200
Transactions
application/json
500Error
application/json
get
/transactions/reports/taxes/:yearLast updated