v1

latestOpenAPI 3.0.3Apache 2.02026-07-1372170520.1 KB
Vector Operations

Upsert text

Upsert text into a namespace. Pinecone converts the text to vectors automatically using the hosted embedding model associated with the index.

Upserting text is supported only for indexes with integrated embedding.

For guidance, examples, and limits, see Upsert data.

post/records/namespaces/{namespace}/upsert

Path parameters

namespacestring required

The namespace to upsert records into.

Headers

X-Pinecone-Api-Versionstring required

Required date-based version header

Response

A successful response.