mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.3 KiB
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
Related resources
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.