> ## 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.

# Pinecone Marketplace API

> Programmatic access to Pinecone Marketplace deployments, templates, connectors, versions, and analytics.

<Note>
  This feature is in [public preview](/release-notes/feature-availability).
</Note>

The Pinecone Marketplace API gives you programmatic access to the same operations available in the Marketplace console: managing deployments, templates, connectors, versions, evaluations, and event logs.

During public preview, endpoint paths, request shapes, and response shapes may change before general availability.

## Resources

| Resource                | Description                                                            |
| ----------------------- | ---------------------------------------------------------------------- |
| Deployments             | Create, configure, and manage knowledge applications.                  |
| Templates               | List the catalog of vertical templates available to your organization. |
| Connectors              | Configure source connectors and review sync status.                    |
| Versions and publishing | Create building versions, publish, and roll back.                      |
| Evaluations             | Trigger and retrieve evaluation results per version.                   |
| Events and analytics    | Stream the deployment event log and analytics counters.                |

For the operator-facing guides, see [Pinecone Marketplace](/guides/marketplace/overview).
