Anthropic
Where to issue an Anthropic API key and connect it to Nora.Anthropic integrations let your agents call Claude (Opus, Sonnet, Haiku) for text generation and analysis. Nora authenticates with the standard
x-api-key header.
Where to apply for credentials
Anthropic API Keys
1
Sign in
Open console.anthropic.com.
2
Create a key
Settings → API keys → Create Key. Give it a descriptive name (e.g. “nora-prod-agent”).
3
Copy the key
Starts with
sk-ant-.... Only shown once.Connect in Nora
Paste the API key. Optionally set Default Model to one of:claude-opus-4-7— most capableclaude-sonnet-4-6— balanced cost / qualityclaude-haiku-4-5— fastest, cheapest
GET https://api.anthropic.com/v1/models to validate.

