Skip to content

Anthropic Connection

Connect to the Anthropic API to use Claude models for text generation in your workflows.

Configuration

FieldDescriptionRequired
API KeyAnthropic API keyYes
Base URLCustom API base URLNo (default: https://api.anthropic.com)

Getting Your API Key

  1. Log in to the Anthropic Console
  2. Go to Settings > API Keys
  3. Click Create Key, give it a name, and copy the key (starts with sk-ant-)

Usage

Once created, this connection becomes available in:

TIP

API usage is billed by Anthropic based on token consumption. Monitor your usage at console.anthropic.com.

TIP

The Base URL field is useful if you access Claude through a proxy or an AWS Bedrock / Google Vertex endpoint.