Get Claude Configuration
1. Get API Key
- Visit Anthropic Console.
- Log in to your Anthropic account.
- Click Create Key.
- Enter a name and click Create Key.
- Copy the generated API Key (starting with
sk-ant-).
2. Confirm URL
The official API address for Claude is: https://api.anthropic.com/v1
3. Select Model
Common model names include:
claude-3-5-sonnet-20240620claude-3-opus-20240229claude-3-sonnet-20240229claude-3-haiku-20240307
For the latest model list, please refer to Anthropic Models.
4. Fill in Configuration
Back to the AI settings page of Anx Reader:
- URL: Enter
https://api.anthropic.com/v1 - API Key: Enter the Key obtained in step 1
- Model: Enter the model name selected in step 3
