One API. Multiple CAPTCHA types.

CAPTCHA solving infrastructure built for production.

Connect your application to a simple task-based API. Solve reCAPTCHA, Turnstile, GeeTest, FunCaptcha and image challenges through one integration.

Unified API Asynchronous results Usage-based billing
API request Live
POST /api/createTask
{
  "type": "TurnstileTaskProxyless",
  "websiteURL": "https://example.com",
  "websiteKey": "site-key"
}
Response200 OK
{ "taskId": "8f31...", "status": "processing" }
Task statusSolution ready
IntegrationThree endpoints

SUPPORTED CHALLENGES

reCAPTCHA v2reCAPTCHA v3TurnstileGeeTestFunCaptchaImage CAPTCHA
Built to stay simple

Everything you need to process CAPTCHA tasks

A consistent workflow from the first request to the final solution, without building a different integration for every challenge type.

One task-based API

Create a task, keep its identifier and retrieve the result using the same predictable API flow.

Create taskProcessingReady

Fast polling path

Result checks read local task state while supplier processing continues asynchronously.

Multiple challenge types

Use one account for widely used CAPTCHA products and proxy or proxyless task variants.

Resilient processing

Background workers handle supplier polling and recover tasks that need another attempt.

Clear usage history

Track task status, costs and transaction activity from a single dashboard.

{ }

Developer-friendly docs

Start with concise request and response examples for each supported task type.

Read documentation
A predictable workflow

From API key to solution in three steps

Your application stays focused on its own work while Solve Captcha coordinates task processing.

01

Create a task

Send the challenge type, website URL and required parameters.

02

Poll by task ID

Request the result without repeatedly contacting an external supplier.

03

Use the solution

Receive a stable JSON response when the task is ready.

Straightforward pricing

Pay for the tasks you process

Fund one balance and use it across supported CAPTCHA types. Current packages are loaded directly from the platform.

Pay as you go

One balance.
Flexible usage.

Choose a package, add funds securely and use your credit across eligible task types.

Create account
PackagePrice
1,000 Recaptcha v2 2.10 EUR
1,000 Enterprise v2 2.60 EUR
1,000 Geetest Captcha 2.10 EUR
1,000 Cloudflare Turnstile 2.20 EUR
1,000 Recaptcha v3 2.20 EUR
Credits can be used across eligible CAPTCHA products. Actual task cost depends on the selected type.
Frequently asked questions

Answers before you start

Need implementation details? The API documentation contains task schemas and response examples.

Browse documentation
How do I connect Solve Captcha to my application?+

Create an account, generate an API key and use it with the createTask, getTaskResult and getBalance endpoints.

Which CAPTCHA types are supported?+

The platform supports reCAPTCHA v2 and v3, Turnstile, GeeTest, FunCaptcha and image CAPTCHA task variants shown in the documentation.

How are pending results handled?+

Tasks are processed asynchronously. Your application polls by task ID and receives a processing or ready response from the platform.

Can I use the service internationally?+

The web application and API can be accessed wherever your application has internet connectivity, subject to the service terms.

READY TO INTEGRATE?

Build your first CAPTCHA task flow today.