Overview
NoCaptchaAI is a pure AI CAPTCHA solver – fast, focused on hCaptcha, reCAPTCHA v2, image grid, OCR, audio CAPTCHAs. The Automize NoCaptchaAI connector covers solve task submission + result polling.
- Regions: Global service – nocaptchaai.com.
- Plans: Pay-per-solve. Pure AI (no human pool) = faster + cheaper but accuracy depends on CAPTCHA complexity.
Setting up the connection
Auth type: API Key.
- dash.nocaptchaai.com → API → copy key.
- In Automize → Settings → Connectors → NoCaptchaAI. Paste key.
Find your credentials at https://dash.nocaptchaai.com/.
Rate limits
Concurrency limited by plan tier.
Data model
Task-based:
Create Task → poll Get Task Result.Available operations
6 operations available. Click any row to jump to its detail.
| Operation | Category | What it does |
|---|---|---|
| Get Balance | General | Return the account balance |
| Get Service Status | General | Health-check the API |
| Solve hCaptcha | General | Synchronous hCaptcha solve |
| Solve Image Grid CAPTCHA | General | Pick matching tiles in a 3x3 / 4x4 image grid |
| Solve OCR CAPTCHA | General | Read text from a base64 image |
| Solve reCAPTCHA v2 | General | Synchronous reCAPTCHA v2 solve |
Operations
Get Balance
Return the account balance
No input parameters.
Get Service Status
Health-check the API
No input parameters.
Solve hCaptcha
Synchronous hCaptcha solve
| Parameter | Required | Type | Description |
|---|---|---|---|
Sitekey sitekey | No | text | |
Url url | No | text | |
Rqdata rqdata | No | text | |
Proxy proxy | No | text |
Solve Image Grid CAPTCHA
Pick matching tiles in a 3x3 / 4x4 image grid
| Parameter | Required | Type | Description |
|---|---|---|---|
Images images | No | text | |
Task task | No | text | |
Type type | No | text |
Solve OCR CAPTCHA
Read text from a base64 image
| Parameter | Required | Type | Description |
|---|---|---|---|
Image image | No | text |
Solve reCAPTCHA v2
Synchronous reCAPTCHA v2 solve
| Parameter | Required | Type | Description |
|---|---|---|---|
Sitekey sitekey | No | text | |
Url url | No | text | |
Proxy proxy | No | text |
FAQ
- vs Capsolver?
- NoCaptchaAI hCaptcha solve rate often higher. For broader coverage (Turnstile, DataDome), Capsolver.