API Key Setup Guide
Setting Up Your AI API Keys
To generate AI-powered content, you need to configure API keys from an AI provider (OpenAI or Anthropic Claude).
Supported Providers
- OpenAI: GPT-4, GPT-3.5 Turbo
- Anthropic Claude: Claude 3 Opus, Claude 3 Sonnet, Claude 3 Haiku
Step-by-Step Instructions
- Go to Set Up in the sidebar
- Click "Add API Key" in the API Keys section
- Click "Add API Key"
- Select your provider (OpenAI or Claude)
Note: You can only have one API key per provider type. If you already have a key for a provider, you'll need to delete it first before adding a new one.
- Enter your API key:
- OpenAI: Get your key from platform.openai.com
- Claude: Get your key from console.anthropic.com
- Click "Save"
- Optionally check "Test API key after saving" to verify it works
- Optionally check "Set as default" to use this key as the default for the provider
Getting Your API Key
OpenAI
- Visit platform.openai.com/api-keys
- Log in to your OpenAI account
- Click "Create new secret key"
- Copy the key immediately (you won't be able to see it again)
- Paste it into the application
Anthropic Claude
- Visit console.anthropic.com
- Log in to your Anthropic account
- Navigate to API Keys section
- Click "Create Key"
- Copy the key and paste it into the application
Security Best Practices
- Never share your API keys with anyone
- Don't commit API keys to version control
- Rotate keys periodically for security
- Monitor your API usage to control costs
- Use different keys for development and production if applicable
Security: Your API keys are encrypted using industry-standard encryption and stored securely.
Only you can see and manage your keys.
Key Rotation: For security purposes, API keys are automatically rotated every 180 days.
You will need to update your API keys every 180 days to continue using the platform.
You'll receive a notification when it's time to update your keys.
Costs: AI API usage incurs costs based on the provider's pricing. Monitor your usage in the dashboard.