Managed CAPTCHA API
API-key access, live balance, fair scheduling, reserved capacity, plans, and solve history. Network routing is managed by the service.
A single secure operations surface for CAPTCHA capacity, customer billing, and sanitized Account Helper inventory reports.
API-key access, live balance, fair scheduling, reserved capacity, plans, and solve history. Network routing is managed by the service.
Admin-only VALORANT and League of Legends summaries with local image assets. Credentials, raw P1 values, and API secrets are never retained in report bundles.
Authenticate every private request with your API key as a Bearer token. Customer requests never contain server routing credentials.
$0.004000 / solve, $4.00 / 1,000 solves
curl "https://aincrad.5.10.220.173.sslip.io/price"
curl -X POST https://aincrad.5.10.220.173.sslip.io/create-solution \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"rqdata":"BASE64_RQDATA","siteKey":"HCAPTCHA_SITE_KEY"}'Successful response: {"status":"SUCCESS","guid":"..."}
curl "https://aincrad.5.10.220.173.sslip.io/fetch-solution?guid=TASK_GUID" \ -H "Authorization: Bearer YOUR_API_KEY"
Results: CAPTCHA_WAITING, CAPTCHA_ONGOING, CAPTCHA_SOLVED, CAPTCHA_UNSOLVEABLE, or CAPTCHA_TIMEOUT.
curl "https://aincrad.5.10.220.173.sslip.io/balance" \ -H "Authorization: Bearer YOUR_API_KEY"
CAPTCHA_SOLVED result.