Chroma
Pricing Strategy
Self-serve, free tier
As of July 20, 2026, Chroma's pricing: The Starter tier is free, Team runs $250/month, and Enterprise is contact-sales, putting the annual ceiling at roughly $3k before usage charges kick in. A developer building at scale should model write and storage costs early: $2.50/GiB on writes and $0.33/GiB/month on storage add up faster than the flat tier fee at meaningful data volumes.
High confidence · 14 dated facts
Corroborated across multiple dated, sourced facts.
Corroborated across multiple dated, sourced facts.
Enterprise
Contact sales
Starter
$0/mo
free10 seats
Team
$250/mo
30 seats
Details
Modelhybrid
Usage network per_unit0.09 usd per gib
Usage query per_unit0.0075 usd per tib
Usage storage per_unit0.33 usd per gib month
Usage write per_unit2.5 usd per gib
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-07-20 | www.trychroma.com/pricing |
| pricing.tier.enterprise.is_contact_sales | yes | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.tier.enterprise.name | Enterprise | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.tier.starter.is_free | yes | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.tier.starter.monthly_usd | 0 usd per month | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.tier.starter.name | Starter | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.tier.starter.seats_included | 10 seats | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.tier.team.monthly_usd | 250 usd per month | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.tier.team.name | Team | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.tier.team.seats_included | 30 seats | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.usage.network.per_unit | 0.09 usd per gib | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.usage.query.per_unit | 0.0075 usd per tib | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.usage.storage.per_unit | 0.33 usd per gib month | company stated | 2026-07-20 | www.trychroma.com/pricing |
| pricing.usage.write.per_unit | 2.5 usd per gib | company stated | 2026-07-20 | www.trychroma.com/pricing |
Pricing across Vector DatabasesChroma ranked in place · tap through for each read
No observed pricing facts yet for Activeloop, Chroma, KDB.AI, Marqo, Milvus, MyScale, Vespa and Weaviate.
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-07-20",
"source_url": "www.trychroma.com/pricing"
},
{
"key": "pricing.tier.enterprise.is_contact_sales",
"value": true,
"provenance": "company_stated",
"as_of": "2026-07-20",
"source_url": "www.trychroma.com/pricing"
},
{
"key": "pricing.tier.enterprise.name",
"value": "Enterprise",
"provenance": "company_stated",
"as_of": "2026-07-20",
"source_url": "www.trychroma.com/pricing"
},
{
"key": "pricing.tier.starter.is_free",
"value": true,
"provenance": "company_stated",
"as_of": "2026-07-20",
"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.