n8n-docs/docs/integrations/builtin/credentials/pinecone.md
Justin Ellingwood a7dc52d6e1
Change repo links to absolute file paths (#2829)
Co-authored-by: Nick Veitch <nick.veitch@n8n.io>
2025-02-11 17:40:26 +00:00

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.
integration
reference
medium

Pinecone credentials

You can use these credentials to authenticate the following nodes:

Supported authentication methods

  • API key

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:

  1. Open your Pinecone console{:target=_blank .external-link}.
  2. 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.
  3. Go to API Keys.
  4. 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.