hCaptcha Passive

hCaptcha Passive is an invisible challenge based on a humanity score

If you find that the hCaptcha Passive token is invalid, please contact support. We will help you improve the token score.

Price: $0.3/K

{
    "clientKey":"api key",
    "task": {
        "type":"HCaptchaPassiveTask",
        "websiteURL":"https://www.paypalobjects.com/",
        "websiteKey":"884d15d9-b649-4bbb-8d1c-2d6f0eed75eb",
        "proxyType":"http",
        "proxyAddress":"your_proxy_address",
        "proxyPort":1234,
        "proxyLogin":"your_proxy_login",
        "proxyPassword":"your_proxy_password"
    }
}

After getting the hCaptcha Passive token you can solve the challenge with a callback method or using the site method

Last updated