Cohere status history
Current state: operational — “All Systems Operational” per https://status.cohere.ai (Atlassian Statuspage), checked 2026-09-16 12:28 UTC.
How long do Cohere incidents last?
From 10 incidents with a vendor-posted start and resolve time. Longest on record: Multiple Endpoint Disruptions — 4.4 h (2026-09-01 15:41 UTC). Excluded, never estimated: nothing. 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 (10)
| Started | Incident | Status | Impact | Duration |
|---|---|---|---|---|
| 2026-09-01 15:41 UTC | Multiple Endpoint Disruptions | resolved | minor | 4 h 22 min |
| 2026-08-05 19:36 UTC | Documentation Content Loading Issues | resolved | major | 57 min |
| 2026-07-23 22:56 UTC | Dashboard Login Service Disruption | resolved | major | 50 min |
| 2026-06-01 13:51 UTC | /audio/transcriptions endpoint returns error for audio files with unexpected sampling rate | resolved | none | 2 h 54 min |
| 2026-04-20 22:16 UTC | Docs Platform Degraded Performance | resolved | critical | 12 min |
| 2026-04-13 19:36 UTC | Multiple Model Disruptions | resolved | minor | 1 h 24 min |
| 2026-04-11 15:31 UTC | Scheduled DB Maintenance: Model authentication and API access momentarily affected | resolved | minor | 8 min |
| 2026-02-13 04:34 UTC | Some chat models are unresponsive or timing out | resolved | major | 1 h 17 min |
| 2025-10-18 21:46 UTC | Chat models return 503 service error when /v1/chat requests omit message and chat_history while providing tool_results | resolved | none | 36 min |
| 2025-10-01 15:56 UTC | logprobs param degeraded for `command-a-03-2025` and `command-a-reasoning-08-2025` | resolved | minor | 3 h 49 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 Cohere with the template
Put this in config.json of your fork and add a WEBHOOK_URL secret:
{
"vendors": [
"cohere"
],
"format": "auto",
"map_url": "https://raw.githubusercontent.com/APVentureEngine/vendor-status-watch/main/vendors.json",
"unreachable_after": 3,
"mute_maintenance": false
}