hCaptcha status history
Current state: operational — “All Systems Operational” per https://www.hcaptchastatus.com (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do hCaptcha incidents last?
From 7 incidents with a vendor-posted start and resolve time. Longest on record: Increased endpoint latency in some regions — 16 min (2026-09-11 14:04 UTC). Excluded, never estimated: 2 scheduled maintenance. Duration is the gap between the vendor's own posted timestamps — it is not measured downtime, uptime or an SLA figure, and a vendor that posts every blip will look worse here than one that posts nothing. Same rule as the outage-duration dataset.
Incidents on record (9)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-11 14:04 UTC | Increased endpoint latency in some regions | resolved | minor | 16 min |
| 2026-08-27 12:10 UTC | Enterprise: Analytics queries under maintenance | resolved | maintenance | 16 min |
| 2026-07-29 17:31 UTC | Increased 429 rates on several ASNs | resolved | none | 0 min |
| 2026-05-05 14:00 UTC | Increased error rate on API loads | resolved | none | 0 min |
| 2025-12-19 15:00 UTC | Increased latency on API calls in some regions | resolved | minor | 0 min |
| 2025-10-21 21:29 UTC | hCaptcha is completely unaffected by the AWS outages | resolved | none | 0 min |
| 2025-10-08 16:05 UTC | Maintenance to Passkey support | resolved | none | 8 min |
| 2025-09-08 15:22 UTC | Elevated P99 times in South America (Brazil) regions | resolved | minor | 0 min |
| 2025-08-21 19:39 UTC | Elevated latency in IAD region for connections from AWS us-east-1 | resolved | minor | 7 min |
Titles, statuses and impact levels are the vendor's own words. Durations marked approx. are inferred from the poll that first found the incident gone. Shows the latest 60; the JSON has everything we hold (up to 400 days).
Watch hCaptcha with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"hcaptcha"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}