Arkose Labs Solver
Solve Arkose Labs Enterprise (formerly FunCaptcha) puzzles automatically with CaptchaSonic. AI-driven rotation, match-the-shape, and 3D-image-pick handlers.
// CaptchaSonic — Arkose Labs (FunCaptcha) solver
const sonic = new CaptchaSonic('YOUR_API_KEY');
const result = await sonic.solve({
type: 'FunCaptchaTaskProxyless',
websiteURL: 'https://target.example.com/login',
websitePublicKey: 'XXX-XXX-XXX',
funcaptchaApiJSSubdomain: 'client-api.arkoselabs.com',
data: '{"blob":"..."}'
});
console.log(result.token);Why use Sonic for Enterprise FunCaptcha?
Built for speed, reliability, and easy integration.
Rotation + 3D match
Solves rotation, image-pick, and 3D match-the-shape Arkose Enterprise variants.
Data blob support
Pass the encrypted page-issued blob for highest acceptance on protected endpoints.
Sub-domain aware
Specify the Arkose JS sub-domain so the solver matches the exact origin embed.
Built for Developers
Choose your language and start solving CAPTCHAs in seconds
import { CaptchaSonic } from 'captchasonic'
const client = new CaptchaSonic({
apiKey: 'your_api_key'
})
// Solve reCAPTCHA
const result = await client.solve({
type: 'recaptcha_v2',
sitekey: 'site_key_here',
pageurl: 'https://example.com'
})
console.log(result.solution)How we compare on this captcha
Feature-by-feature against the four most-mentioned alternatives. Independently benchmarked; numbers refresh quarterly.
| Feature | CaptchaSonic | 2Captcha | CapSolver | Anti-Captcha | CapMonster Cloud |
|---|---|---|---|---|---|
| AI / ML solver (no human relay) | |||||
| FunCaptcha (Arkose) | |||||
| Success rate (trailing 30d) | 99.9% | ~95% | ~98% | ~95% | ~97% |
| Proxy + proxyless modes | |||||
| Free trial credits | |||||
| SDK languages (Py, Node, Go, C#, Java, PHP) | 6 | 6 | 4 | 5 | 4 |
| Selenium / Puppeteer / Playwright examples | |||||
| Browser extension | |||||
| Webhook callbacks | |||||
| 99.9% uptime SLA |
Yes / No / Partial reflect publicly documented support. Pricing and solve-time figures snapshot the published rate at the time this page was last updated.
Frequently asked questions
Arkose Labs Enterprise is the renamed and expanded product. CaptchaSonic solves both the legacy FunCaptcha widget and the modern Arkose Enterprise puzzles through the same task endpoint.
For high-friction Arkose Enterprise deployments, yes — pass the encrypted "data blob" the page generates as the data parameter. The blob is required for the highest acceptance rates on protected endpoints.
Rotation and image-pick puzzles average 10–18 seconds. The newer 3D match-the-shape variants take 12–25 seconds because of the additional inference work.
Related captcha guides
- FunCaptcha (Arkose)
Solve FunCaptcha and Arkose Labs Enterprise puzzles.
- GeeTest v3 / v4
Slide, icon, space and gobang puzzles solved.
- MTCaptcha Solver
Token bypass for invisible and visible MTCaptcha.
- AWS WAF Captcha
AWS WAF token solver for the WAF-CAPTCHA challenge.
- reCAPTCHA Solver
AI bypass for reCAPTCHA v2, v3 and Enterprise.
- hCaptcha Solver
Token solver for hCaptcha and hCaptcha Enterprise.
Say goodbye to
Frustrating CAPTCHAs
Experience lightning-fast AI-powered CAPTCHA solving with the CaptchaSonic browser extension. Save time, scale faster.

Are You Human?
No more frustrating challenges—just smooth, accurate, and reliable CAPTCHA solving. Let CaptchaSonic handle the rest!







