Skip to content

Qdrant credentials#

You can use these credentials to authenticate the following nodes:

Supported authentication methods#

  • API key

Refer to Qdrant's documentation for more information.

View n8n's Advanced AI documentation.

Using API key#

To configure this credential, you'll need a Qdrant cluster and:

  • An API Key
  • Your Qdrant URL

To set it up:

  1. Go to the Cloud Dashboard.
  2. Select Access Management to display available API keys (or go to the API Keys section of the Cluster detail page).
  3. Select Create.
  4. Select the cluster you want the key to have access to in the dropdown.
  5. Select OK.
  6. Copy the API Key and enter it in your n8n credential.
  7. Enter the URL for your Qdrant cluster in the Qdrant URL. Refer to Qdrant Web UI for more information.

Refer to Qdrant's authentication documentation for more information on creating and using API keys.