cURL
curl --request GET \ --url https://api.bitnbox.io/v1/balance \ --header 'x-api-key: <api-key>'
[ { "currency": "<string>", "network": "<string>", "amount": 123 } ]
UNDER DEVELOPMENT
Filter by currency
Filter by network
200
Currency of the balance
Network of the balance
Amount available