Authorization: ********************
curl --location --request GET 'https://api.sherlockeye.io/v1/balance' \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": { "tokens": 1200 } }