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 0.5–3s observed

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

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

generating token · one request
same POST response · 201 ready
{
  "id": "req_8f31a0",
  "status": "ready",
  "solution": {
    "token": "03AFcWeA5…kQ2b",
    "userAgent": "Mozilla/5.0 …",
    "secChUa": "\"Chromium\";v=\"140\" …"
  },
  "durationMs": 1742
}

Live workflow benchmarks

Real solutions, real results.

1,500 request-only solves across three live reCAPTCHA Enterprise v3 workflows, measured at the target's acceptance boundary.

attempts

1,500

accepted

1,440

pass rate

96.0%

Airline loyalty portal

action: login

97.8%

Attempts

500

Accepted

489

Challenged

7

Rejected

4

Live ticket inventory

action: availability

100.0%

Attempts

500

Accepted

500

Challenged

0

Rejected

0

Membership enrollment

action: signup

90.2%

Attempts

500

Accepted

451

Challenged

12

Rejected

37

500 attempts per workflow · September 2026 · target identities withheld for responsible disclosure. Accepted means the real downstream target accepted the generated token.

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

Solve reCAPTCHA v3 consistently & at scale.

Site-specific profiles, browser identity controls, and a dedicated pipeline built around reCAPTCHA Enterprise v3.

Metricsolvethreecapsolver2captcha
reCAPTCHA v3 Enterprise, per 1,000$2.00$3.00$2.99
Time to token0.5–3s observedunder 3s, claimednot stated
Pass rate on enterprise sites96.0%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
solvethree — Production reCAPTCHA infrastructure