Skip to main content
The getBalance is used to get the balance of the api key

Endpoint: https://api.snakecaptcha.com/getBalance
Method: POST Content type: application/json
NameTypeDescription
clientKeyStringYour API key
{
    "clientKey":"api key"
}
{"Balance": "0.00"}