TopK

Security Posture

Baseline security

As of September 3, 2026, TopK's security: SOC 2 Type I is in hand with encryption at rest, encryption in transit, and private networking confirmed; Type II is not yet listed, which matters for enterprise procurement teams that require the audit-period evidence Type II provides.

Backed by 5 dated facts
Every value derives from a dated, sourced capture — open any fact for its source.
Certifications
SOC 2 Type I
Controls
Encryption At RESTEncryption In TransitPrivate NetworkingRBAC
Security Change Historydated events · values unlock with a key
Security signal removed: Audit Logs · high significance
Security signal removed: SOC 2 · high significance
Security signal added: Private Networking · high significance
Security signal removed: VPC Peering · high significance
Security signal added: VPC Peering · high significance
Security signal removed: Private Networking · high significance
Security signal removed: Private Networking · high significance
Security signal added: Data Residency · high significance
Every security fact on this pagekey · value · provenance · dated · sourced
FactValueProvenanceAs ofSource
security.cert.soc2-type-iSOC 2 Type Icompany stated2026-09-03docs.topk.io
security.encryption-at-restEncryption At RESTcompany stated2026-09-03docs.topk.io
security.encryption-in-transitEncryption In Transitcompany stated2026-09-03docs.topk.io
security.private-networkingPrivate Networkingcompany stated2026-09-03docs.topk.io
security.rbacRBACcompany stated2026-09-03docs.topk.io
Security across Vector DatabasesTopK ranked in place · tap through for each read

No observed security facts yet for KDB.AI, LanceDB, Marqo, Milvus, MyScale and Vespa.

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

{
  "data": {
    "facts": [
      {
        "key": "security.cert.soc2-type-i",
        "value": true,
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "docs.topk.io"
      },
      {
        "key": "security.encryption-at-rest",
        "value": true,
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "docs.topk.io"
      },
      {
        "key": "security.encryption-in-transit",
        "value": true,
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "docs.topk.io"
      },
      {
        "key": "security.private-networking",
        "value": true,
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "docs.topk.io"
      },
      "…"
    ]
  }
}
MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "topk.io", dimension: "security" })

# returns the security 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.