Qdrant credentials
You can use these credentials to authenticate the following nodes:
Supported authentication methods
- API key
Related resources
Refer to Qdrant's documentation (opens in a new tab) for more information.
Using API key
To configure this credential, you'll need a Qdrant cluster (opens in a new tab) and:
- An API Key
- Your Qdrant URL
To set it up:
- Go to the Cloud Dashboard (opens in a new tab).
- Select Access Management to display available API keys (or go to the API Keys section of the Cluster detail page).
- Select Create.
- Select the cluster you want the key to have access to in the dropdown.
- Select OK.
- Copy the API Key and enter it in your n8n credential.
- Enter the URL for your Qdrant cluster in the Qdrant URL. Refer to Qdrant Web UI (opens in a new tab) for more information.
Refer to Qdrant's authentication documentation (opens in a new tab) for more information on creating and using API keys.