Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt

Use this file to discover all available pages before exploring further.

This feature is in public preview.
The Versions API lets you publish building versions, list version history, and roll back to a previous version programmatically.

Operations

OperationDescription
List versionsReturn the version history of a deployment.
Get a versionReturn configuration, status, and evaluation result for a single version.
Publish a versionPromote a building version to active. Returns immediately and provisions in the background.
Roll backPromote a previous version to active.
For the operator-facing guides, see Publish a deployment and Manage versions and rollback.