TopK

Service Reliability

Dependable

As of July 20, 2026, TopK's reliability: 100% uptime and zero incidents over the past 90 days are reported on their status page, which is currently operational; the track record is short but clean.

High confidence · 3 dated facts
Corroborated across multiple dated, sourced facts.
Details
Uptime (90d)100%
Incidents (90d)0
Current statusoperational
Every reliability fact on this pagekey · value · provenance · dated · sourced
FactValueProvenanceAs ofSource
reliability.incidents_90d0company stated2026-07-20status.topk.io
reliability.statusoperationalcompany stated2026-07-20status.topk.io
reliability.uptime_90d100 pctcompany stated2026-07-20status.topk.io
Reliability across Vector DatabasesTopK ranked in place · tap through for each read

No observed reliability facts yet for Activeloop, Chroma, KDB.AI, LanceDB, Marqo, Milvus, MyScale, Qdrant, Vespa and Weaviate.

Get reliability for topk.io via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/topk.io/facts?dimension=reliability

{
  "data": {
    "facts": [
      {
        "key": "reliability.uptime_90d",
        "value": 100,
        "provenance": "company_stated",
        "as_of": "2026-07-20",
        "source_url": "status.topk.io"
      },
      {
        "key": "reliability.incidents_90d",
        "value": 0,
        "provenance": "company_stated",
        "as_of": "2026-07-20",
        "source_url": "status.topk.io"
      },
      {
        "key": "reliability.status",
        "value": "operational",
        "provenance": "company_stated",
        "as_of": "2026-07-20",
        "source_url": "status.topk.io"
      },
      "…"
    ]
  }
}
MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "topk.io", dimension: "reliability" })

# returns the reliability record above,
# each value with its source_url + as_of,
# ready to reason over
Build 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.