Twocaptcha

Learn how to use Twocaptcha with Composio

Overview

Enum

TWOCAPTCHA

Description

2Captcha is a service that provides automated CAPTCHA solving solutions, enabling developers to bypass various types of CAPTCHAs in their applications.

Authentication Details

Actions

Tool to create a new captcha-solving task. use when you need to initiate solving of any supported captcha type. call after assembling captcha parameters.

Action Parameters

callbackUrl
string
clientKey
stringRequired
languagePool
stringDefaults to en
softId
integer
task
objectRequired

Action Response

data
object
error
string
successful
boolean