API Endpoints
Account endpoints
Allows retrieving your account information, such as all asset balances.
ACCOUNT EndpointsAssets endpoints
Allows retrieving specific asset information, such as current trading rate or all supported currencies, grouped by transaction type.
ASSETS EndpointsDeposits endpoints
Allows requesting a new deposit or incoming (deposit with autoconvert to FIAT or stablecoin) addresses, as well as retrieving an existing address via reference ID.
DEPOSITS EndpointsWithdrawals endpoints
Allows initiating a new withdrawal or outgoing (withdrawal with autoconvert from FIAT or stablecoin) transactions.
WITHDRAWALS EndpointsTransactions endpoints
Allows retrieving a list of all transactions or specific transaction data via transaction ID.
TRANSACTIONS EndpointsCallbacks endpoints
Callback endpoints are used to manage specific URLs for retrieving state changes of initiated processes.
CALLBACKS EndpointsCallbacksServer time endpoint
Allows retrieving a Tunell server time or can be used for PINGing purposes.
SERVER TIME EndpointLast updated