Twocaptcha
2Captcha is a service that provides automated CAPTCHA solving solutions, enabling developers to bypass various types of CAPTCHAs in their applications.
In development
Cataloged and scoped, not yet available to run in production.
- 5
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
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.
Triggers
Events that start workflows from this integration.
Captcha Solved
Triggers when a CAPTCHA task is completed and the solution is ready. The solution is sent to the provided callback URL.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.