T

turbopuffer HTTP API

REST discovered

Details
URL
https://{region}.turbopuffer.com
Docs
https://turbopuffer.com/docs/api-overview
Authentication
turbopuffer API key bearer discovered Get token ↗
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.