Skip to content

Anthropic credentials#

You can use these credentials to authenticate the following nodes:

Supported authentication methods#

  • API key

Refer to Anthropic's documentation for more information about the service.

View n8n's Advanced AI documentation.

Using API key#

To configure this credential, you'll need an Anthropic Console account with access to Claude.

Then:

  1. In the Anthropic Console, open Settings > API Keys.
  2. Select + Create Key.
  3. Give your key a Name, like n8n-integration.
  4. Select Copy Key to copy the key.
  5. Enter this as the API Key in your n8n credential.

Refer to Anthropic's Intro to Claude and Quickstart for more information.

This page was