curl --location --request GET 'https://app.shipnitro.com/api/current-credit' \ --header 'Authorization: Basic {{apiKey}}'
{ "credit": 0 }