Appearance
API reference
Generated from contracts/openapi/captchaai-v2.openapi.yaml (version 2.0.0-phase1).
| Method | Path | Operation |
|---|---|---|
| GET | /health | get-health — Aggregate health |
| GET | /version | get-version — Deployed version |
| GET | /health/redis | get-health-redis — Redis health |
| GET | /health/rabbitmq | get-health-rabbitmq — Rabbit health |
| GET | /health/db | get-health-db — DB health |
| POST | /createTask | post-createTask — Create a captcha task |
| POST | /getTaskResult | post-getTaskResult — Poll a task result |
| POST | /getBalance | post-getBalance — Get thread quota and usage |
| POST | /reportCorrect | post-reportCorrect — Mark a task as correct (Phase 2 - 501) |
| POST | /reportIncorrect | post-reportIncorrect — Mark a task as incorrect (Phase 2 - 501) |