Skip to content

Get Claude Configuration

1. Get API Key

  1. Visit Anthropic Console.
  2. Log in to your Anthropic account.
  3. Click Create Key.
  4. Enter a name and click Create Key.
  5. 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-20240620
  • claude-3-opus-20240229
  • claude-3-sonnet-20240229
  • claude-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

Back to Configuration Guide