# 2Captcha
> Solve CAPTCHAs through 2Captcha's task API, including reCAPTCHA v2/v3, hCaptcha, Cloudflare Turnstile, FunCaptcha, GeeTest, and image challenges, with task creation, result polling, and solve-quality reporting.

## Agent Summary
- FQN: `paysponge/2captcha`
- Category: devtools
- Operator: paysponge
- Origin: paysponge
- Version: 
- Endpoints: 4
- Pricing: $0.01
- HTML page: https://pay.sh/services/paysponge/2captcha
- Markdown page: https://pay.sh/services/paysponge/2captcha/index.md

## Service URLs
- Gateway: https://2captcha.x402.paysponge.com
- Source: solana-foundation/pay-skills
- Source path: providers/paysponge/2captcha/PAY.md
- Source skill: pay-skills

## Use Case
Use for automated CAPTCHA solving in web agents, scraping and form-submission pipelines, login or signup flows, challenge polling, and reporting correct or incorrect solve outcomes back to 2Captcha.

## Endpoint Table
| Method | Path | Pricing | Description |
| --- | --- | --- | --- |
| POST | createTask | $0.01/requests | Create a CAPTCHA solve task |
| POST | getTaskResult | free | Get the result for a CAPTCHA solve task |
| POST | reportCorrect | free | Report a correct CAPTCHA solution |
| POST | reportIncorrect | free | Report an incorrect CAPTCHA solution |
