This API automates solving reCAPTCHA v3 challenges using browser emulation, returning a valid response token that you can submit to the target site. No proxies, no headless browser setup — just send the reCAPTCHA anchor URL and get a token back.
✅ Features:
Supports only reCAPTCHA v3
Simple POST request with one parameter: anchor_url
Returns a ready-to-use solution token
Ideal for bots, scrapers, automation tools
⚠️ Note:
This API does not support reCAPTCHA v2, hCaptcha, or image selection captchas.
You must supply the full anchor URL from the target website.