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.

API entry from apis.yml

apis.yml Raw ↑
aid: turbopuffer:rest-api
name: turbopuffer REST API
description: 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.
humanURL: https://turbopuffer.com/docs
baseURL: https://api.turbopuffer.com
tags:
- REST
- Vector Search
- Full-Text Search
- Hybrid Search
properties:
- type: Documentation
  url: https://turbopuffer.com/docs
- type: Authentication
  url: https://turbopuffer.com/docs/auth
- type: Quickstart
  url: https://turbopuffer.com/docs/quickstart