# turbopuffer

**Canonical:** https://apis.io/providers/turbopuffer/  
**Website:** https://turbopuffer.com/  
**APIs profiled:** 11

turbopuffer is a serverless search engine that combines vector and full-text (BM25) search built from first principles directly on object storage. It exposes a single REST API organized around namespaces — each namespace stores documents with vector embeddings, attributes, and full-text indexes — and supports approximate nearest neighbor, full-text BM25, and hybrid query patterns with attribute filtering, ranking, and aggregation. The platform is used in production by Anthropic, Cursor, Notion, Linear, Superhuman, Pylon, Readwise, and Telus, and handles 4T+ documents, 10M+ writes/s, and 25k+ queries/s across customer fleets. Official client libraries ship for Python, TypeScript, Go, Java, Ruby, and C#, generated from a public OpenAPI 3.1 specification via Stainless. Pricing is tiered (Launch, Scale, Enterprise) with usage-based metering on storage, writes, and queries on top of monthly minimums.

## Kin Score — 41.5 / 100 (developing)

Scored 2026-08-25 under rubric 0.14.0. Trend: flat (+0.0 from 41.5).

| Facet | Score |
|---|---|
| Discoverability | 81.5 |
| Contract Quality | 46.9 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 36.8 |
| Developer Ergonomics | 23.8 |
| Commercial Clarity | 60.5 |
| Access Clarity | 60.5 |

## Agent readiness — 19.8 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | bearer |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |
| Delegated Identity | no |
| Protected Resource Metadata | no |
| Dynamic Client Registration | no |
| Agentic Commerce | no |

## Access

Paid · Self-serve signup — onboarding: self-serve, pricing: paid, trial: no (confidence: high).

## APIs (11)

- **turbopuffer Write API** — Endpoints for upserting, patching, and deleting documents within a namespace. Writes are batched into a per-namespace write-ahead log and become queryable once committed to obje...
- **turbopuffer Query API** — Unified query endpoint that runs vector ANN, full-text BM25, and hybrid queries against a namespace, with attribute filters, top-k, aggregation groups, and ranking controls. Sup...
- **turbopuffer Namespaces API** — Namespace lifecycle and metadata endpoints — list namespaces, read schema / dimensions / row count, warm the cache, export contents, branch_from (copy-on-write clones in constan...
- **turbopuffer Python SDK** — Official Python client library for the turbopuffer REST API, Stainless-generated from the public OpenAPI spec.
- **turbopuffer TypeScript SDK** — Official TypeScript / JavaScript client library for the turbopuffer REST API, Stainless-generated and published to npm.
- **turbopuffer Go SDK** — Official Go client library for the turbopuffer REST API, Stainless-generated from the public OpenAPI spec.
- **turbopuffer Java SDK** — Official Java / Kotlin client library for the turbopuffer REST API, Stainless-generated from the public OpenAPI spec.
- **turbopuffer Ruby SDK** — Official Ruby client library for the turbopuffer REST API, Stainless-generated from the public OpenAPI spec.
- **turbopuffer C# SDK** — Official C# / .NET client library for the turbopuffer REST API, Stainless-generated from the public OpenAPI spec.
- **tpuf-benchmark** — Open-source general-purpose benchmarking tool for turbopuffer deployments. Useful for validating recall, latency, and throughput on a given workload.
- **turbopuffer Namespaces API** — The Namespaces API from turbopuffer — 12 operation(s) for namespaces.

## Agentic access (1)

- **Turbopuffer Agentic Access** — 14 operations · 10 acting

## Security (2)

- **Turbopuffer Authentication** — http · 1 scheme
- **Turbopuffer Domain Security** — TLSv1.3 · HSTS · DMARC

## Plans (1)

- **Turbopuffer Plans Pricing**

## Tags

Vector Search, Full-Text Search, Hybrid Search, BM25, Serverless, Object Storage, RAG, Semantic Search, AI Infrastructure, Embeddings

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/turbopuffer/). Scores are computed from the provider's own public artifacts under a published rubric.
