{"uid":"cap_7uJB6TUowGt7jchuoLuAQ","slug":"2captcha-captcha-solver-via-vaaya-1ac5db54","name":"2Captcha CAPTCHA Solver via Vaaya","description":"2Captcha — submit a captcha task (reCAPTCHA, Turnstile, hCaptcha, image; ~0.3¢). Params: `task` object per 2Captcha createTask schema. Poll with twocaptcha:result.","url":"https://vaaya.ai/api/run/twocaptcha/solve","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","$schema":"http://json-schema.org/draft-07/schema#","required":["task"],"properties":{"task":{"type":"object","properties":{},"additionalProperties":true}},"additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_t65qZqBThj_9qF5h8gqeh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Submits a CAPTCHA solving task (reCAPTCHA, Turnstile, hCaptcha, or image CAPTCHA) to the 2Captcha service and returns a task ID for polling the result","exampleAgentPrompt":"I need to solve a reCAPTCHA v2 on a site — submit a captcha task using the 2Captcha solver with the site key '6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-' and the page URL 'https://example.com/login', then poll for the result.","exampleUseCases":[{"title":"Bypass reCAPTCHA during automated login","prompt":"Submit a reCAPTCHA v2 solving task for the site key '6LcH1oMUAAAAAO3ZMVY4sxiZjfFgfasXqO9gXXPD' on 'https://myapp.com/signup' using 2Captcha so I can complete the automated signup flow."},{"title":"Solve Turnstile challenge for scraping","prompt":"I'm hitting a Cloudflare Turnstile captcha at 'https://store.example.com/checkout'. Submit a Turnstile solve task with site key '0x4AAAAAAABkMYinukE8nzYS' so I can continue my automated checkout."},{"title":"Decode image captcha for form automation","prompt":"There's an image captcha blocking my automated form submission — submit it to 2Captcha as an image task so I can get the text answer and fill in the field."}],"resultDescription":"Returns a task ID (taskId) that can be used to poll the companion 'twocaptcha:result' endpoint for the completed captcha solution token, which can then be injected into the target website's form or API.","failureModes":["Invalid or malformed task object returns a 400 error","Unsupported captcha type causes task rejection","Insufficient 2Captcha balance results in an error response","Task times out if the captcha cannot be solved within the service SLA","Missing required task fields (e.g. sitekey, pageurl) cause validation errors"],"whenToPreferThis":"Use this endpoint when your automated workflow encounters a CAPTCHA challenge (reCAPTCHA v2/v3, Turnstile, hCaptcha, or image CAPTCHA) that blocks progression. Prefer this over browser-based manual solving when you need programmatic, scalable captcha resolution at low cost (~0.3¢ per solve). Pair with the twocaptcha:result polling endpoint to retrieve the solution token.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:49:10.985Z","isFirstParty":false}