Skip to main content

Getting an Anthropic (Claude) Key

Connecting NorthSignal to Anthropic gives you access to the Claude family of models, including Claude Sonnet 4.5 — widely considered the most capable model for coding and complex analysis.


What Models Does This Unlock?

ModelBest ForSpeed
Claude Sonnet 4.5Coding, debugging, complex reasoning, data analysis⚡ Fast
Claude Haiku 4.5Quick lightweight tasks, summaries⚡⚡ Fastest

Step 1: Log into the Anthropic Console

Anthropic has a separate developer portal distinct from the consumer claude.ai website.

  1. Go to console.anthropic.com
  2. Create an account or log in with Google.

Step 2: Add Billing Information

You are only charged per message you send — no monthly fees.

  1. In the console, click on Settings in the left sidebar.
  2. Navigate to the Billing section.
  3. Click Add payment method and enter your credit card.
  4. Fund your account with an initial balance — we recommend $5 to start.

How Much Will It Cost?

Usage LevelEstimated Monthly Cost
Casual (a few chats/day)$1 – $5
Moderate (daily use, code reviews)$5 – $15
Heavy (large codebases, long analysis)$15 – $30
tip

Claude's Sonnet model offers an excellent balance between quality and cost. For most users, it's the best value in the industry for coding tasks.


Step 3: Generate the Key

  1. In the Anthropic console, find API Keys in the left navigation.
  2. Click the Create Key button.
  3. Give your key a descriptive name, such as NorthSignal.
  4. Confirm to create the key.

Step 4: Copy the Key

A popup will reveal a long string beginning with sk-ant-. This is your unique API Key.

  1. Click the Copy icon next to the key.
warning

Anthropic will never show you this full key again for security reasons. Copy it immediately.


Step 5: Paste it into NorthSignal

  1. Go back to NorthSignal.
  2. Click the Settings (Gear Icon) in the bottom left.
  3. Click the Anthropic tab.
  4. Paste your key and click Save Settings.

You're done! You can now use Claude models in NorthSignal.