Getting an API Key
- Go to Anthropic Console and sign in
- Navigate to API keys
- Click “Create Key” and name it (e.g., “CodinIT”)
- Copy the key immediately - you won’t see it again
Configuration
- Click the settings icon (⚙️) in CodinIT
- Select “Anthropic” as the API Provider
- Paste your API key
- Choose your model
Supported Models
anthropic/claude-sonnet-4.5(Recommended)claude-opus-4-1-20250805claude-3-7-sonnet-20250219claude-3-5-sonnet-20241022claude-3-5-haiku-20241022
Extended Thinking
Enable enhanced reasoning for complex tasks by checking “Enable Extended Thinking” in CodinIT settings. Available for Claude Opus 4, Sonnet 4.5, and Sonnet 3.7. Learn more in the Extended Thinking documentation.Notes
- Context Window: 200,000 tokens
- Prompt Caching: Reduces costs for repeated prompts
- Rate Limits: Based on usage tiers. Consider OpenRouter if hitting limits
- Pricing: See Anthropic Pricing
