Skip to content

API reference

Generated from contracts/openapi/captchaai-v2.openapi.yaml (version 2.0.0-phase1).

MethodPathOperation
GET/healthget-health — Aggregate health
GET/versionget-version — Deployed version
GET/health/redisget-health-redis — Redis health
GET/health/rabbitmqget-health-rabbitmq — Rabbit health
GET/health/dbget-health-db — DB health
POST/createTaskpost-createTask — Create a captcha task
POST/getTaskResultpost-getTaskResult — Poll a task result
POST/getBalancepost-getBalance — Get thread quota and usage
POST/reportCorrectpost-reportCorrect — Mark a task as correct (Phase 2 - 501)
POST/reportIncorrectpost-reportIncorrect — Mark a task as incorrect (Phase 2 - 501)

CaptchaAI · phase 1 docs