Twocaptcha icon

Twocaptcha

CAPTCHA solving service for reCAPTCHA, image CAPTCHAs, task creation, balance checks, and solution reporting.

Covers automation that requires CAPTCHA bypass by creating solver tasks, reporting incorrect solutions, and checking remaining account balance.

Sign in to connect Twocaptcha

Sign in to connect an account and start using Twocaptcha in your apps.

Example Use Cases

These are example ways Snow can use Twocaptcha when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Create CAPTCHA Task

Creates a new CAPTCHA-solving task and returns a taskId for retrieving results. Supports multiple captcha types: reCAPTCHA v2/v3, hCaptcha, image recognition, and more. After creating a task, use the returned taskId with getTaskResult to retrieve the solution. Requires sufficient account balance to process tasks.

Get Account Balance

Tool to retrieve your 2Captcha account balance in USD. Use when you need to check available funds before creating captcha-solving tasks.

Report Incorrect CAPTCHA

Report that a CAPTCHA solution was declined by the target website. Use this action to provide feedback when a solved CAPTCHA is rejected, enabling 2Captcha to improve accuracy and potentially issue refunds for incorrectly solved tasks.

Report Incorrect Image Captcha

Report that an image captcha solution was incorrect. Alias for reportIncorrect method. Use this when you receive an incorrect captcha solution from 2Captcha to report the issue. Made for compatibility with certain software libraries. Successful reports may result in refunds.

Test Request Parameters

Debug method to verify how the API parses request parameters. Use when troubleshooting integration issues or validating parameter formats.