RecaptchaV2Task
- Regular reCAPTCHA v2RecaptchaV3Task
- reCAPTCHA v3HCaptchaTask
- hCaptcha (standard and enterprise; set enterprise
to true
for enterprise sites)TurnstileTask
- Cloudflare TurnstileFunCaptchaTask
- FunCaptcha (Arkose Labs)ImageToTextTask
- Image-based captchatrue
if the reCAPTCHA is invisible. Only applicable for RecaptchaV2Task.login:password@ip_address:port
.true
if the hCaptcha is invisible. Default is false
.true
for enterprise hCaptcha (Discord, Epic Games, TikTok, etc). Default is false
.ERROR_KEY_DOES_NOT_EXIST
- Invalid API keyERROR_INSUFFICIENT_BALANCE
- Not enough balanceERROR_VALIDATION_FAILED
- Invalid request parametersERROR_NO_SLOT_AVAILABLE
- No available slots for task processingERROR_IP_BANNED
- IP address bannedtaskId
with the Get Task Result endpoint to retrieve the solution.HCaptchaTask
and set enterprise
to true
for enterprise sites.