Anthropic credentials
You can use these credentials to authenticate the following nodes:
Supported authentication methods
API key
Related resources
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:
In the Anthropic Console, open Settings > API Keys.
Select + Create Key.
Give your key a Name, like
n8n-integration.Select Copy Key to copy the key.
Enter this as the API Key in your n8n credential.
(Optional) To add custom headers to your API requests:
Enable the Add Custom Header toggle.
Enter the Header Name for your custom header.
Enter the Header Value for your custom header.
Refer to Anthropic's Intro to Claude and Quickstart for more information.
Last updated
Was this helpful?