turbopuffer REST API
Single REST API for all turbopuffer operations - namespace metadata, write (upsert / patch / delete), vector ANN query, full-text BM25 query, and hybrid query - with bearer-token authentication. The default base host is api.turbopuffer.com; namespaces may also be addressed through region-pinned hosts such as gcp-us-east4.turbopuffer.com or aws-us-east-1.turbopuffer.com to minimize egress and latency.
turbopuffer REST API is one of 9 APIs that turbopuffer publishes on the APIs.io network.
Tagged areas include REST, Vector Search, Full-Text Search, and Hybrid Search. The published artifact set on APIs.io includes API documentation, authentication docs, and a quickstart.