Getting an API key
Create an Anthropic account
Go to console.anthropic.com and sign in or create an account.
Generate an API key
Navigate to API Keys and click Create Key. Copy the key — you won’t be able to view it again after closing the dialog.
Add the key in Unreal Engine
Open Edit → Project Settings → Plugins → Node to Code → LLM Services → Anthropic and paste your key into the API Key field.
Model selection
Set the model under Node to Code | LLM Services | Anthropic → Anthropic Model.| Display name | Model ID | Notes |
|---|---|---|
| Claude 4 Opus | claude-4-opus-20250514 | Most capable Claude model |
| Claude 4 Sonnet | claude-4-sonnet-20250514 | Default — recommended |
| Claude 3.7 Sonnet | claude-3-7-sonnet-20250219 | |
| Claude 3.5 Sonnet | claude-3-5-sonnet-20241022 | |
| Claude 3.5 Haiku | claude-3-5-haiku-20241022 | Fastest and most economical |