curl --request GET \ --url https://app.bettercontact.rocks/api/v2/account
{ "success": true, "credits_left": 32377, "email": "your_email@mycompany.com" }
true
32377
"your_email@mycompany.com"