Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.snakecaptcha.com/llms.txt

Use this file to discover all available pages before exploring further.

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"}