Get Balance
Retrieves the current balance of your VastCap account.API Endpoint
Request Parameters
string
required
Your API key.
Response
number
Your current account balance in USD.
Example Request
Example Response
Error Codes
object
Error details when the request fails.
integer
Error ID.
string
Error code identifier.
string
Human-readable error description.
ERROR_KEY_DOES_NOT_EXIST- Invalid API keyERROR_ACCOUNT_DISABLED- Account is disabled
Notes
- Before making captcha solving requests, ensure your account has sufficient balance. The minimum required balance for making captcha solving requests is $0.001.
- You can top up your account balance from the VastCap Dashboard.