Integrations
2Captcha
How to get your 2Captcha API key and connect it to Nova Admin.
Solve captchas programmatically (reCAPTCHA v2/v3, hCaptcha, Turnstile, image) via the 2Captcha API.
Prerequisites
- A 2Captcha account. Sign up at https://2captcha.com/api-docs.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Sign up at https://2captcha.com
- Open Settings and copy your API key
- Paste the API key here
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. your 2Captcha API key) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your 2Captcha account has API access enabled and billing is active if required.
- Need help?: refer to the 2Captcha documentation.