#
CaptchaSolv Documentation
Fast & reliable captcha solving API. 2captcha-compatible, 10+ captcha types supported. Average solve time under 15 seconds.
Fast & reliable captcha solving API. 2captcha-compatible, 10+ captcha types, pay per use.
#
Quick Start
import requests
response = requests.post("https://v1.captchasolv.com/solve", json={
"clientKey": "YOUR_API_KEY",
"task": {
"type": "TurnstileTaskProxyless",
"websiteURL": "https://example.com",
"websiteKey": "0x4AAAAAAABS7vwvV6VFfMcD"
}
}, timeout=130)
print(response.json()["solution"]["token"])
Get your API key via Discord. 100 free solves daily.
#
Supported Types
#
Support
Need help? Join our Discord server for support and updates.