reCAPTCHA Enterprise v3 solver API

Solve reCAPTCHA Enterprise v3 with one API call.

Send the site and the action. Get back a valid token and the identity to submit it with. Pay only for tokens that come back.

$2 per 1,000 tokens failed solves refunded ~1.8s median

Built for bot developers, data tooling teams, and scraping-as-a-service platforms.

Create a task
POST /v1/tasks · 201
curl https://api.solvethree.com/v1/tasks \
  -H "Authorization: Bearer $KEY" \
  -d '{
    "site": "accounts.example.com",
    "action": "login"
  }'

{ "id": "req_8f31a0", "status": "pending" }
GET /v1/tasks/req_8f31a0 · 200 ready
{
  "id": "req_8f31a0",
  "status": "ready",
  "solution": {
    "token": "03AFcWeA5…kQ2b",
    "userAgent": "Mozilla/5.0 …",
    "secChUa": "\"Chromium\";v=\"140\" …"
  },
  "durationMs": 1742
}

Solve activity

Numbers from our own testing, not marketing copy.

Pay only for solved tokensNo browsers or proxies to runFailed solves refunded
SiteActionSolvesAcceptedChallengedRejectedPass rate
Site Alogin5004897497.8%
Site Bcheckout50050000100.0%
Site Csignup500451123790.2%
Aggregate1,5001,440194196.7%

500 solves per site, single burst, from our multi-site testing environment, September 2026. Sites anonymized on request.

What you get

Tokens that pass, per site.

reCAPTCHA Enterprise v3 judges every request against the site it runs on, so we solve per site — a captured profile for each target.

A profile for every site

We capture the site's reCAPTCHA setup and build a matching browser identity, then recapture when the site changes.

Add a site

Tokens that match your client

Pin the proxy, user agent, timezone, and session — or take the identity we return and submit with that.

POST /v1/tasks · optional fields identity locked
"proxy":"http://user:pass@br.pool:8000"
"userAgent":"Mozilla/5.0 (Windows NT 10.0 …"
"timezoneOffsetMinutes":180
"session":true

Omit them and the token ships with the userAgent and secChUa it was issued for.

Tokens, cookies, and fingerprints never touch disk.

Compare

Built for one captcha, not all of them.

General solvers cover dozens of captcha types with one pool. We only do reCAPTCHA Enterprise v3, per site.

solvethreecapsolver2captcha
reCAPTCHA v3 Enterprise, per 1,000$2.00$3.00$2.99
Time to token~1.8s medianunder 3s, claimednot stated
Pass rate on enterprise sites96.7%48.2% *24.5% *
Unlimited plan per siteFrom $2,500 / moNoNo
Pay only for solved tokensYesYesYes

Prices from capsolver.com and 2captcha.com public pricing pages, September 2026. 2Captcha lists reCAPTCHA v3 at $2.99 per 1,000 for score above 0.3. * Pass rates measured in our multi-site testing environment against the same reCAPTCHA Enterprise v3 targets, 500 solves per site.

Pricing

Pay per token, or go unlimited per site.

Failed solves are never billed on either plan.

Pay as you go

card · crypto
$2per 1,000 tokens

Credits work across every site you add and never expire.

depositbonus credit

$25

base

$50

+5%

$100

+10%

$250

+15%

$500

+20%

you pay

$500

credit

$600 +20%

tokens

300,000

Buy credits

Unlimited per site

monthly
$2,500for each site after the ninth

Progressive pricing lowers the rate for each new band. Your total always rises predictably while your average cost per site falls.

sites in bandrate for each site
$10,000
$7,500
$5,000
$3,500
$2,500
12–34–67–910+
Reserve sites

Referrals pay in credit. Anyone you refer gets $5 to start. Once they spend $10, you get $10.

Get your link

Try it on your target

Your first tokens are minutes away.

Create an account