Introduction
Welcome to the CapBypass documentation
CapBypass
The fastest AI-powered CAPTCHA solving API. We help developers and businesses bypass reCAPTCHA v3, GeeTest, AWS WAF, CaptchaFox, and other anti-bot systems with 99.9% uptime and human-like precision. Turnstile is on our roadmap.
Why CapBypass?
Scale your operations without limits. Unlike traditional manual solving farms, our infrastructure relies on advanced Machine Learning and Neural Networks to solve challenges in milliseconds.
- Lightning Fast - Solve times from 2-15 seconds depending on challenge type
- Easy Integration - Drop-in replacement for existing libraries
- High Success Rate - Advanced fingerprint spoofing technology
- Enterprise Stability - Built to handle millions of requests per day
Supported Challenges
| Challenge | Task Type | Price (per 1K) | Status |
|---|---|---|---|
| reCAPTCHA v3 | ReCaptchaV3TaskReCaptchaV3TaskProxyLess | $0.60 | Supported |
| reCAPTCHA Enterprise | ReCaptchaV3EnterpriseTaskReCaptchaV3EnterpriseTaskProxyLess | $2.00 | Supported |
| AWS WAF | AntiAwsWafTaskAntiAwsWafTaskProxyLessAntiAwsWafMobileTask | $1.30 | Supported |
| GeeTest v3 + v4 | GeetestTaskGeetestTaskProxyLess | $0.99 | Supported |
| CaptchaFox | CaptchaFoxTaskCaptchaFoxTaskProxyLess | $3.00 | Supported |
| Cloudflare Turnstile | TurnstileTaskTurnstileTaskProxyLess | — | Roadmap |
Quick Start
# Create a task
curl -X POST https://api.capbypass.pro/createTask \
-H 'Content-Type: application/json' \
-d '{
"clientKey": "your-api-key",
"task": {
"type": "GeetestTaskProxyLess",
"websiteURL": "https://example.com",
"captchaId": "fcd636b4514bf7ac4143922550b3008b"
}
}'
# Poll for result
curl -X POST https://api.capbypass.pro/getTaskResult \
-H 'Content-Type: application/json' \
-d '{"clientKey": "your-api-key", "taskId": "uuid-from-above"}'SDKs
TypeScript / JavaScript
npm install @capbypass/sdk
Python
pip install capbypass-sdk
Go
go get github.com/CapBypass-Development/capbypass-sdk-go
Try It Live
Test our solver in real time with our interactive demo - no API key required.
Next Steps
Getting Started
Set up your first integration in minutes
API Reference
Complete endpoint documentation
reCAPTCHA v3
High-score v3 + Enterprise tokens, invisible
GeeTest v3 + v4
v3 fullpage slide + v4 slide / icon / nine-grid / and more
AWS WAF
Solve AWS WAF challenges
CaptchaFox
GDPR-compliant EU captcha, token-based