n8n-docs/docs/integrations/builtin/credentials/qdrant.md

1.3 KiB

title description contentType
Qdrant credentials Documentation for the Qdrant credentials. Use these credentials to authenticate Qdrant in n8n, a workflow automation platform. integration

Qdrant credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a Qdrant cluster{:target=_blank .external-link}.

Supported authentication methods

  • API key

Refer to Qdrant's documentation{:target=_blank .external-link} for more information.

--8<-- "_snippets/integrations/builtin/cluster-nodes/langchain-overview-link.md"

Using API key

To configure this credential, you'll need:

  • An API Key: Create an API key from your Cloud Dashboard > Access Management. Refer to Qdrant's authentication documentation{:target=_blank .external-link} for more information.
  • A Qdrant URL: The URL for your Qdrant cluster. Refer to Qdrant Web UI{:target=_blank .external-link} for more information.