Authorization: ********************
curl --location 'https://api.neucron.io/v1/billing/credit/balance' \ --header 'X-Neucron-Business-ID;' \ --header 'X-Neucron-App-Secret;' \ --header 'Authorization: <api-key>'
{ "total": 0 }