Overview
The Anthropic BYOK connector lets you use your own Anthropic API key with Workshop. Usage is billed directly to your Anthropic account.Don’t have an API key? The managed Anthropic connector is enabled by default — no API key needed, usage billed to your Workshop credits.
What You’ll Need
| Credential | Description | Format |
|---|---|---|
| API Key | Anthropic API authentication key | sk-ant-... |
Getting an API Key
Create an Anthropic account
Go to console.anthropic.com and sign up or sign in.
Set up billing
Navigate to Settings > Billing, add a payment method, and purchase credits. The minimum purchase is $5, which places you in Tier 1.
Generate a key
Go to Settings > API Keys and click Create Key. Give it a descriptive name (e.g., “Workshop Access”). Optionally assign it to a workspace.
Connecting to Workshop
Your Anthropic API is now connected and available across all conversations.
Verifying Your Connection
Ask Workshop:Security Best Practices
- Your API key is stored in Workshop’s encrypted storage — never shared with the AI agent directly
- Rotate keys periodically in the Anthropic console
- Use Anthropic workspaces to organize keys by project or environment
- If you suspect a key is compromised, delete it immediately in the Anthropic console and create a new one, then update your Workshop connection
Troubleshooting
| Issue | Solution |
|---|---|
| ”Invalid API Key” | Re-enter the key from your Anthropic console. Ensure no extra spaces. |
| ”Insufficient credits” | Add more credits in Anthropic billing settings. |
| ”Rate limit exceeded” | Wait and retry. Check your usage tier in the Anthropic console. |