TopK
Pricing Strategy
Usage-based
As of September 3, 2026, TopK's pricing: Nine metered dimensions with no flat tiers means there is no monthly ceiling: a memory-heavy query workload hits $20 per GiB, while storage runs $0.10 per GiB, so buyers should model their exact access patterns before committing.
Backed by 10 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.
Details
Modelusage_based
Usage data Egress per_unit0.2 usd per gib returned
Usage get Operations per_unit0.01 usd per 1k gets
Usage query Compute per_unit0.005 usd per tib scanned
Usage query Memory per_unit20 usd per gib
Usage query Requests per_unit0.5 usd per 1m queries
Usage storage per_unit0.1 usd per gib
Usage text Embedding per_unit0.05 usd per 1m tokens
Usage write Data per_unit0.5 usd per gib written
Usage write Requests per_unit0.01 usd per 1k writes
Pricing Change Historydated events · values unlock with a key
Pricing changed: Document Processing Pdfs usage rate · high significance
Pricing changed: Storage usage rate · high significance
Pricing changed: Free Credits tier free flag · high significance
Pricing tier removed: Free Credits tier name · high significance
Pricing changed: Database Storage usage rate · high significance
Pricing changed: Document Processing Images usage rate · high significance
Pricing changed: Document Processing Text usage rate · high significance
Pricing changed: File Search Agentic Queries usage rate · high significance
Every pricing fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| pricing.model | usage_based | company stated | 2026-09-03 | www.topk.io/pricing |
| pricing.usage.data-egress.per_unit | 0.2 usd per gib returned | company stated | 2026-09-03 | www.topk.io/pricing |
| pricing.usage.get-operations.per_unit | 0.01 usd per 1k gets | company stated | 2026-09-03 | www.topk.io/pricing |
| pricing.usage.query-compute.per_unit | 0.005 usd per tib scanned | company stated | 2026-09-03 | www.topk.io/pricing |
| pricing.usage.query-memory.per_unit | 20 usd per gib | company stated | 2026-09-03 | www.topk.io/pricing |
| pricing.usage.query-requests.per_unit | 0.5 usd per 1m queries | company stated | 2026-09-03 | www.topk.io/pricing |
| pricing.usage.storage.per_unit | 0.1 usd per gib | company stated | 2026-09-03 | www.topk.io/pricing |
| pricing.usage.text-embedding.per_unit | 0.05 usd per 1m tokens | company stated | 2026-09-03 | www.topk.io/pricing |
| pricing.usage.write-data.per_unit | 0.5 usd per gib written | company stated | 2026-09-03 | www.topk.io/pricing |
| pricing.usage.write-requests.per_unit | 0.01 usd per 1k writes | company stated | 2026-09-03 | www.topk.io/pricing |
Pricing across Vector DatabasesTopK 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 | Self-serve, free tier | 14 |
| TopK this record | 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 topk.io via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/topk.io/facts?dimension=pricing
{
"data": {
"facts": [
{
"key": "pricing.model",
"value": "usage_based",
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "www.topk.io/pricing"
},
{
"key": "pricing.usage.data-egress.per_unit",
"value": 0.2,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "www.topk.io/pricing"
},
{
"key": "pricing.usage.get-operations.per_unit",
"value": 0.01,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "www.topk.io/pricing"
},
{
"key": "pricing.usage.query-compute.per_unit",
"value": 0.005,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "www.topk.io/pricing"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "topk.io", 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.