Focus on
code.
Xsolve
handles your
CAPTCHAs.

bypass Cloudflare Turnstile and IUAM challenges, solved tokens out in seconds.

Live request preview
1import requests
2
3url = "https://api.xsolve.me/task"
4
5headers = {
6    "X-Api-Key": "<Your API Key>"
7}
8
9data = {
10    "mode": "turnstile",
11    "sitekey": "0x4AAAAAAA48l90EkbvST26P",
12    "url": "https://turnstiledemo.lusostreams.com/"
13}
14
15response = requests.post(url, headers=headers, json=data)
16print(response.json())

500m+

Requests processed

99.9%

Target uptime

<3s

Average solve

10+

Active Clients

Pricing

One price. Nothing to decode.

One flat rate for Turnstile and IUAM. No tiers, no extra math.

Available Task

Cloudflare Turnstile

task.turnstile

$0.08

1k requests

Available Task

Cloudflare IUAM

task.iuam

$0.08

1k requests

Quick calculator

Budget

Approximate requests

12,500

Enter values like $2 to estimate requests instantly. That's 12,500 CAPTCHAs solved for a single dollar!

Only pay for successful solves
Single price across core tasks
Start building
What you get

Simple to wire up. Easy to run.

A short API, fast solves, and a dashboard you can watch in production.

Simple API

JSON in, token out. Copy your key and make the first request in minutes.

Low Latency

Fast enough for live traffic. Average solve is under 3 seconds.

Proxy Compatible

Works with HTTP, HTTPS, and SOCKS5. Keep the proxies you already run.

Real-Time Dashboard

Keys, balance, and recent solves in one console you can leave open.

How It Works

Three simple steps to integrate CAPTCHA solving into your workflow.

1

Get Your API Key

Sign up and copy your API key from the dashboard in seconds.

2

Send a Request

Post your CAPTCHA data to our API with your sitekey and target URL.

3

Get the Solution

Receive the solved token in your response, ready to use. That's it.

FAQ

Frequently Asked Questions

Everything you need to know about Xsolve.