Solverify API Documentation

Updated 5/6/2026

Solverify provides a CAPTCHA-solving API for developers who need reliable asynchronous task creation, result polling, balance checks, and integration examples for supported challenge types.

Use this documentation to integrate the Solverify API with Cloudflare Turnstile, Cloudflare Interstitial, PerimeterX, DataDome, Akamai, Vercel BotID, Aliyun Captcha 2.0, and OCR workflows.

How the Solverify API Works

The Solverify API is built around a simple asynchronous flow:

  1. Create a task with POST /createTask.
  2. Poll POST /getTaskResult with the returned taskId.
  3. Use the returned token, cookies, headers, user-agent, or HTML in your own workflow.

Supported CAPTCHA and Bot Challenge Tasks

Solverify currently supports these task types:

API Reference Endpoints

Integration Notes

  • All customer API endpoints return JSON.
  • Customer-facing validation errors are usually returned with HTTP 200 and errorId: 1.
  • The maximum request body size is 10 MB.
  • Only http proxies are accepted by proxy-based task types.
  • Pay-per-solve accounts have a default active-task limit of 20 unless configured otherwise.
  • See Solverify API Error Codes for validation, billing, capacity, and task failure responses.
  • Use Solverify only for websites, accounts, and automation workflows where you have permission to run automated checks.

For custom throughput, integration help, or support, contact us via Telegram.