T
turbopuffer HTTP API
Details
- URL
-
https://{region}.turbopuffer.com - Spec
- https://raw.githubusercontent.com/turbopuffer/turbopuffer-openapi/next/openapi.yml
- Docs
- https://turbopuffer.com/docs/api-overview
Authentication
Authorization: Bearer <credential> Open the turbopuffer dashboard and create an API key/token there. The docs say you can create and expire tokens in the dashboard, and API calls use it as Authorization: Bearer <API_KEY>. SDK examples read it from TURBOPUFFER_API_KEY.