Chroma
Service Reliability
Dependable
As of September 3, 2026, Chroma's reliability: 100% uptime over the trailing 90 days is reported on a public status page, which is independently observable, that is a stronger data point than a stated SLA alone, though 90 days is a short window.
Backed by 3 dated facts
Every value derives from a dated, sourced capture — open any fact for its source.
Every value derives from a dated, sourced capture — open any fact for its source.
Details
Uptime (90d)100%
Current statusoperational
Reliability Change Historydated events · values unlock with a key
Reliability changed: Status Page Url
Reliability changed: Uptime 90d
Reliability changed: Incidents 90d · high significance
Reliability changed: Uptime 90d
Reliability changed: Uptime 90d · high significance
Every reliability fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| reliability.status | operational | company stated | 2026-09-03 | status.trychroma.com |
| reliability.status_page_url | https://status.trychroma.com/ | company stated | 2026-09-03 | status.trychroma.com |
| reliability.uptime_90d | 100 pct | company stated | 2026-09-03 | status.trychroma.com |
Reliability across Vector DatabasesChroma ranked in place · tap through for each read
| Company | Reliability read | Facts |
|---|---|---|
| Pinecone | Dependable | 4 |
| Vectara | Dependable | 4 |
| Chroma this record | Dependable | 3 |
| TopK | Operational | 2 |
| Turbopuffer | Operational | 2 |
| Epsilla | Dependable | 1 |
| Weaviate | Dependable | 1 |
| Zilliz | Dependable | 1 |
No observed reliability facts yet for Activeloop, KDB.AI, LanceDB, Marqo, Milvus, MyScale, Qdrant and Vespa.
Get reliability for trychroma.com via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/trychroma.com/facts?dimension=reliability
{
"data": {
"facts": [
{
"key": "reliability.status",
"value": "operational",
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "status.trychroma.com"
},
{
"key": "reliability.status_page_url",
"value": "https://status.trychroma.com/",
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "status.trychroma.com"
},
{
"key": "reliability.uptime_90d",
"value": 100,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "status.trychroma.com"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "trychroma.com", dimension: "reliability" })
# returns the reliability record above,
# each value with its source_url + as_of,
# ready to reason overBuild on the company record. One key, REST + MCP, every signal dated and sourced back to the page it came from.
Public record, read from companies' own pages and boards. Every fact dated and sourced; provenance (observed vs company stated) shown inline.