Chroma
Pricing Strategy
Self-serve, free tier
As of September 3, 2026, Chroma's pricing: The Starter tier is free, Team is $250/month, and Enterprise is contact-sales, but the usage charges ($0.33/GiB-month storage, $2.50/GiB written, $0.09/GiB returned) mean a read-heavy or write-heavy workload can outrun the base fee fast, model your actual data volumes before committing.
Backed by 14 dated facts
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.
Team
$250/mo
30 seats
Enterprise
Contact sales
Starter
$0/mo
free10 seats
Details
Modelhybrid
Usage network per_unit0.09 usd per gib returned
Usage query per_unit0.0075 usd per tib queried
Usage storage per_unit0.33 usd per gib month
Usage write per_unit2.5 usd per gib written
Pricing Change Historydated events · values unlock with a key
Pricing tier added: Enterprise tier name · high significance
Pricing changed: Storage usage rate · high significance
Pricing changed: Enterprise tier contact-sales flag · high significance
Pricing changed: Starter tier monthly price · high significance
Pricing changed: Starter tier free flag · high significance
Pricing changed: Starter tier included seats · high significance
Pricing tier added: Starter tier name · high significance
Pricing changed: Team tier included seats · high significance
Every pricing fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| pricing.model | hybrid | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.tier.business.monthly_usd | 250 usd per month | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.tier.business.name | Team | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.tier.business.seats_included | 30 seats | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.tier.enterprise.is_contact_sales | yes | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.tier.enterprise.name | Enterprise | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.tier.starter.is_free | yes | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.tier.starter.monthly_usd | 0 usd per month | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.tier.starter.name | Starter | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.tier.starter.seats_included | 10 seats | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.usage.network.per_unit | 0.09 usd per gib returned | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.usage.query.per_unit | 0.0075 usd per tib queried | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.usage.storage.per_unit | 0.33 usd per gib month | company stated | 2026-09-03 | www.trychroma.com/pricing |
| pricing.usage.write.per_unit | 2.5 usd per gib written | company stated | 2026-09-03 | www.trychroma.com/pricing |
Pricing across Vector DatabasesChroma ranked in place · tap through for each read
| Company | Pricing read | Facts |
|---|---|---|
| Pinecone | Self-serve, free tier | 31 |
| Weaviate | Self-serve, free tier | 22 |
| Epsilla | Enterprise, sales-led | 19 |
| Zilliz | Self-serve, free tier | 18 |
| Chroma this record | Self-serve, free tier | 14 |
| TopK | Usage-based | 10 |
| Qdrant | Hybrid | 9 |
| Vectara | Enterprise, sales-led | 8 |
| Turbopuffer | Hybrid | 7 |
| LanceDB | Free | 1 |
No observed pricing facts yet for Activeloop, KDB.AI, Marqo, Milvus, MyScale and Vespa.
Get pricing for trychroma.com via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/trychroma.com/facts?dimension=pricing
{
"data": {
"facts": [
{
"key": "pricing.model",
"value": "hybrid",
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "www.trychroma.com/pricing"
},
{
"key": "pricing.tier.business.monthly_usd",
"value": 250,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "www.trychroma.com/pricing"
},
{
"key": "pricing.tier.business.name",
"value": "Team",
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "www.trychroma.com/pricing"
},
{
"key": "pricing.tier.business.seats_included",
"value": 30,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "www.trychroma.com/pricing"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "trychroma.com", dimension: "pricing" })
# returns the pricing 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.