Last updated 4 months ago
Use this request to get your cryptocurrency balance
["USDT","BTC"]
curl -L \ --request POST \ --url 'https://dashboard.cryptadium.com/api/v1/balances' \ --header 'Content-Type: application/json' \ --data '{ "currencies": [ "USDT", "BTC" ] }'
No body