TopK

Service Reliability

Operational

As of September 3, 2026, TopK's reliability: A public status page exists and currently reads operational, but no published uptime SLA or historical incident log was observed, so buyers cannot verify the reliability claim against actual track record.

Backed by 2 dated facts
Every value derives from a dated, sourced capture — open any fact for its source.
Details
Current statusoperational
Reliability Change Historydated events · values unlock with a key
Reliability changed: Status Page Url
Reliability changed: Incidents 90d · high significance
Reliability changed: Uptime 90d · high significance
Every reliability fact on this pagekey · value · provenance · dated · sourced
FactValueProvenanceAs ofSource
reliability.statusoperationalcompany stated2026-09-03status.topk.io
reliability.status_page_urlhttps://status.topk.io/company stated2026-09-03status.topk.io
Reliability across Vector DatabasesTopK ranked in place · tap through for each read

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

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.status",
        "value": "operational",
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "status.topk.io"
      },
      {
        "key": "reliability.status_page_url",
        "value": "https://status.topk.io/",
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "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.