POST /getBalance
curl -X POST https://captcha.vast.sh/api/solver/getBalance \ -H "Content-Type: application/json" \ -d '{ "clientKey": "YOUR_API_KEY" }'
{ "balance": 10.25 }
ERROR_KEY_DOES_NOT_EXIST
ERROR_ACCOUNT_DISABLED