curl https://api.alguna.io/wallets/wal_def456/balance \
-H "Authorization: Bearer YOUR_API_KEY"
{
"balance": "500.00"
}
curl https://api.alguna.io/wallets/wal_def456/balance \
-H "Authorization: Bearer YOUR_API_KEY"
{
"balance": "500.00"
}