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.
A deployment is the unit you configure, publish, and operate. The Deployments API lets you list, create, update, and delete deployments without using the Marketplace console.

Operations

OperationDescription
List deploymentsReturn all deployments in a project.
Create a deploymentCreate a deployment from a template.
Get a deploymentReturn the configuration and status of a single deployment.
Update a deploymentUpdate the building version of a deployment.
Delete a deploymentDelete a deployment and its versions.
For the operator-facing guides, see Create a deployment.