Live

Solve hCaptcha
at machine speed

A drop-in recognition API for image classification, drag & drop and area select challenges. One credit per solve, per-key thread limits, and real-time statistics on every request.

Solve volume

last 24 hours ยท โ–  solved โ–  failed

Challenge types

TypeSolvesSuccess rate

Get started

Point your existing client at this host โ€” the endpoint is wire-compatible with the standard recognition API.

# submit a challenge
curl -X POST http://HOST/v1/recognition/hcaptcha \
  -H "X-API-Key: sk_your_key" \
  -H "Content-Type: application/json" \
  -d '{"data": {...}}'

Built for production

โšก

Credit-based billing

One credit equals one solve. Failed jobs are refunded automatically, so you only ever pay for answers you actually received.

๐Ÿงต

Per-key thread limits

Every API key carries its own concurrency cap. Requests over the limit get a clean 429 instead of degrading everyone's latency.

๐Ÿ“Š

Live statistics

Success rate, average latency and per-type breakdowns update in real time on both the customer dashboard and the admin panel.