Supported version: Cloud
API Rate Limit: https://docs.anthropic.com/claude/reference/rate-limits
Supported Authentication: Token Based Authentication
IMPORTANT: Please make sure your Anthropic Claude instance must be accessible from the Gathr Machine.
To generate token for Anthropic Claude connector for the cloud instance, follow the steps below:
1. Login to Anthropic Claude account. Navigate to the API Keys section within your Account Settings.
2. Click on Create Key.
3.Mention a name for the API Key and click on Create Key.
4.Copy the newly generated API key and save it in a secure location.
To configure Anthropic Claude Connector using Token based authentication, follow the steps below:
- Enter Anthropic Claude URL, for example: https://api.anthropic.com
- Select “Create New Account” and add user friendly name for account for example- “Anthropic Claude Account”
- Check "Pass Parameter(s) in Header" and enter the following details
Key : Authorization
Value : Token <SPACE> <Your Token>
- Click on “Save”.