Weaviate
Funding & Investors
$16M raised across 2 rounds
As of July 22, 2026, Weaviate's funding: Weaviate has raised $16M across a Series A and a Series B, with the Series B closing in April 2023 and led by Index Ventures. That total is modest for an infrastructure company competing in a well-funded category, so buyers evaluating long-term vendor stability should weigh it accordingly.
Medium confidence · 7 dated facts
Grounded in a smaller fact set; directionally reliable.
Grounded in a smaller fact set; directionally reliable.
Rounds
$16MTotal raised2Rounds
$16MSeries A
Led by New Enterprise Associates, with Cortical Ventures, Zetta Venture Partners, ING Ventures
Amount undisclosedSeries B
Led by Index Ventures, with Battery Ventures
Every funding fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| funding.round.series-a.amount_usd | 16000000 usd | company stated | 2026-07-22 | newsletter.weaviate.io/p/weaviate-newsletter-closed-seriesa-16m |
| funding.round.series-a.announced_on | 2022-02-24 | company stated | 2026-07-22 | newsletter.weaviate.io/p/weaviate-newsletter-closed-seriesa-16m |
| funding.round.series-a.investors | {"names":["New Enterprise Associates","Cortical Ventures","Zetta Venture Partners","ING Ventures"]} | company stated | 2026-07-22 | newsletter.weaviate.io/p/weaviate-newsletter-closed-seriesa-16m |
| funding.round.series-a.lead | New Enterprise Associates | company stated | 2026-07-22 | newsletter.weaviate.io/p/weaviate-newsletter-closed-seriesa-16m |
| funding.round.series-b.announced_on | 2023-04-27 | company stated | 2026-07-22 | newsletter.weaviate.io/p/seriesb-cohere-weaviate-hiring |
| funding.round.series-b.investors | {"names":["Index Ventures","Battery Ventures"]} | company stated | 2026-07-22 | newsletter.weaviate.io/p/seriesb-cohere-weaviate-hiring |
| funding.round.series-b.lead | Index Ventures | company stated | 2026-07-22 | newsletter.weaviate.io/p/seriesb-cohere-weaviate-hiring |
Funding across Vector DatabasesWeaviate ranked in place · tap through for each read
No observed funding facts yet for Chroma, Epsilla, KDB.AI, Marqo, Milvus, MyScale, Turbopuffer, Vectara and Weaviate.
Get funding for weaviate.io via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/weaviate.io/facts?dimension=funding
{
"data": {
"facts": [
{
"key": "funding.round.series-a.amount_usd",
"value": 16000000,
"provenance": "company_stated",
"as_of": "2026-07-22",
"source_url": "newsletter.weaviate.io/p/weaviate-newsletter-closed-seriesa-16m"
},
{
"key": "funding.round.series-a.announced_on",
"value": "2022-02-24",
"provenance": "company_stated",
"as_of": "2026-07-22",
"source_url": "newsletter.weaviate.io/p/weaviate-newsletter-closed-seriesa-16m"
},
{
"key": "funding.round.series-a.lead",
"value": "New Enterprise Associates",
"provenance": "company_stated",
"as_of": "2026-07-22",
"source_url": "newsletter.weaviate.io/p/weaviate-newsletter-closed-seriesa-16m"
},
{
"key": "funding.round.series-a.investors",
"value": {
"names": [
"New Enterprise Associates",
"Cortical Ventures",
"Zetta Venture Partners",
"ING Ventures"
]
},
"provenance": "company_stated",
"as_of": "2026-07-22",
"source_url": "newsletter.weaviate.io/p/weaviate-newsletter-closed-seriesa-16m"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "weaviate.io", dimension: "funding" })
# returns the funding 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.