2Captcha
2Captcha is a human-powered image and CAPTCHA recognition service. 2Captcha's main purpose is solving your CAPTCHAs in a quick and accurate way by human employees, but the service is not limited only to CAPTCHA solving. You can convert to text any image that a human can recognize.
2Captcha endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Normal CAPTCHA /normal_captcha |
Normal CAPTCHA is an image that contains distored but human-readable text. To solve the captcha user have to type the text from the image. (body = image base64) |
| GET |
Cloudflare Turnstile /cloudflare_turnstile |
Token-based method to bypass Cloudflare Turnstile. Both the standalone captcha and challenge mode are supported. |
| GET |
hCaptcha /hcaptcha |
Token-based method to bypass hCaptcha. The method is quite similar to reCAPTCHA V2. The token can be used on the target website inside h-captcha-response form field or passed to… |
| GET |
reCAPTCHA V2 /recaptcha_v2 |
Token-based method for automated solving of reCAPTCHA V2. |
| GET |
reCAPTCHA V2 Enterprise /recaptcha_v2_enterprise |
Token-based method for automated solving of reCAPTCHA V2 Enterprise. |
| GET |
reCAPTCHA V3 /recaptcha_v3 |
Token-based method for automated solving of reCAPTCHA V3. |
2Captcha pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1 / month | 1 / second |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $50 / month | 5 / second |
|
| MEGA | $200 / month | 5 / second |
|