auth: ********************
curl --location --request GET 'https://sandfoxy.digital/getBalance' \ --header 'auth: <api-key>'
{ "ok": true, "balance": 0.0000000 }