Activeloop
Activeloop's site sits behind a bot-verification wall that Bixel does not evade. Coverage is limited to signals observable off-site (job postings, DNS, subdomain surfaces) until BixelBot's verified-bot admission clears.
As of September 3, 2026: Activeloop is a vector database for AI workloads that has raised $11M at Series A and holds SOC 2 Type II, but operates under the less-familiar legal name Snark AI, Inc.
The product covers 14 stated capabilities with 2 integrations, a narrow surface area that suits focused AI pipelines but will require buyers to wire in most of their own tooling. Security clears enterprise procurement basics with SOC 2 Type II, RBAC, SAML, and SSO, though no public uptime history backs any SLA claims. Subscriptions auto-renew per the terms, governed by California law, so procurement teams should flag that before signing.
Drawn from 6 dimensions of the record, each dated and sourced.
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.Full read →
Every value derives from a dated, sourced capture — open any fact for its source.Full read →
Every value derives from a dated, sourced capture — open any fact for its source.Full read →
Every value derives from a dated, sourced capture — open any fact for its source.Full read →
Every value derives from a dated, sourced capture — open any fact for its source.Full read →
GET https://api.bixel.com/v1/companies/activeloop.ai
{
"data": {
"company": {
"name": "Activeloop",
"domain": "activeloop.ai",
"categories": [
"vector-databases"
]
},
"dimensions": {
"security": {
"facts": [
{
"key": "security.cert.soc2-type-ii",
"value": true,
"provenance": "company_stated",
"as_of": "2026-08-01",
"source_url": "www.activeloop.ai/resources/the-future-of-ai-data-we-raised-series-a-to-bring-the-database-for-ai-to-fortune-500/"
},
{
"key": "stack.tech.customer-io",
"value": true,
"provenance": "observed",
"as_of": "2026-07-17",
"source_url": "activeloop.ai/privacy"
}
]
},
"…": "…"
}
}
}# any MCP client (Claude, agents)
const record = await bixel.get_company({ domain: "activeloop.ai" })
# returns the whole record above,
# each value with its source_url + as_of,
# ready to reason overEvery read above is derived from public signals, each sourced and dated, and kept honest about provenance: what the company states on its own pages and job posts (pricing, security, careers, positioning, its backend stack) versus what Bixel independently detects (technologies, infrastructure). Where a stated claim is also detected we mark it verified; where we only have the claim, we say so. Bixel infers posture: how it monetizes, how mature it is, where it's heading. It does notclaim private financials it can't observe. Where signals are thin, the record says so.
Public record, read from companies' own pages and boards. Every fact dated and sourced; provenance (observed vs company stated) shown inline.