FunCaptcha Accuracy

Recognition · Internal
Last updated

Overall accuracy · last 24 hours

Last 10 min
Last 1 hour
Categories
Buckets

Accuracy trend

Loading…

By category

Loading…

Data API

Read-only · call directly to fetch overall accuracy

Overall FunCaptcha recognition accuracy, broken into 10m / 1h / 24h time windows as percentages (ratio only, no absolute volume).

GET/api/overview
Sample response
{
  "ok": true,
  "windows": { "10m": 47.8, "1h": 48.3, "24h": 48.92 }
}
curl
curl http://127.0.0.1:8770/api/overview