Authorization: Bearer ********************
curl --location --request GET 'https://api.novuspagamentos.com/api/v2/balance' \ --header 'Authorization: Bearer <token>'
{ "balance": 9007199254740991 }