Skip to content

CaptchaAI v2 documentation

Welcome. This site is the canonical reference for the CaptchaAI v2 API, phased rollout, and integration patterns.

  • Quickstart — make your first createTask in under five minutes.
  • Task types — createTask payload and solution shape for every supported CAPTCHA.
  • API reference — full endpoint catalogue, derived from contracts/openapi.yaml.
  • Errors — every ERROR_* code, what causes it, how to recover.
  • Webhooks — signed callbacks, retries, dead-letter behaviour.
  • Status — current health of every public surface.

Source of truth

This site is derived, not authored:

SurfaceBuilt from
/api/* pagescontracts/openapi.yaml
/task-typesapps/api/config/captchaai.php task-type registry
/errorsapps/api/config/errors.php + ERRORS.md in plan
/webhooks15_CALLBACK_SPEC.md
/threads09_THREAD_BILLING_MODEL.md

Open a PR against apps/docs/ for prose edits; everything else is regenerated by CI in phase P.2.

CaptchaAI · phase 1 docs