U
Upstash Vector REST API
Details
- URL
-
<UPSTASH_VECTOR_REST_URL> - Docs
- https://upstash.com/docs/vector/api/get-started
Authentication
Upstash Vector REST token bearer discovered
Authorization: Bearer <credential> Create or open a vector index in the Upstash console, then in the index details Connect section select the cURL tab and copy UPSTASH_VECTOR_REST_URL and UPSTASH_VECTOR_REST_TOKEN. The docs show this token in the Authorization: Bearer header for the Vector REST API.