curl --location --request GET 'https://api.302.ai/dashboard/balance' \ --header 'Authorization: Bearer '
{ "data": { "balance": "1.01" } }