mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.6 KiB
1.6 KiB
| title | description | contentType | priority | ||
|---|---|---|---|---|---|
| Pinecone credentials | Documentation for the Pinecone credentials. Use these credentials to authenticate Pinecone in n8n, a workflow automation platform. |
|
medium |
Pinecone credentials
You can use these credentials to authenticate the following nodes:
Supported authentication methods
- API key
Related resources
Refer to Pinecone's documentation{:target=_blank .external-link} for more information about the service.
--8<-- "_snippets/integrations/builtin/cluster-nodes/langchain-overview-link.md"
Using API key
To configure this credential, you'll need a Pinecone{:target=_blank .external-link} account and:
- An API Key
To get an API key:
- Open your Pinecone console{:target=_blank .external-link}.
- Select the project you want to create an API key for. If you don't have any existing projects, create one. Refer to Pinecone's Quickstart{:target=_blank .external-link} for more information.
- Go to API Keys.
- Copy the API Key displayed there and enter it in your n8n credential.
Refer to Pinecone's API Authentication documentation{:target=_blank .external-link} for more information.