Bring Your Own Keys
OpenAI
Configure OpenAI API key for accessing GPT models.
Use your favourite OpenAI in WatchThatSite.
Get your API Key
- Go to OpenAI's API Keys page
- Log in with your OpenAI account (create one if needed)
- Click Create new secret key
- Name it something descriptive (e.g., "WatchThatSite")
- Click Create secret key
- Copy the key immediately (it won't be shown again)
Set up billing
Ensure you have billing set up in your OpenAI account:
- Go to Billing Settings
- Set up a payment method or add credits
- Set usage limits to control costs
Add to WatchThatSite
- Go to Settings > AI Providers
- Click Add Provider Key
- Select OpenAI from the provider dropdown
- Paste your API key
- Optionally select specific models you want to allow
- Click Save
Recommended models
Latest models with full feature support:
- GPT-4o — Latest multi-modal, vision + tool calling + streaming
- GPT-4 Turbo — Fast reasoning, 128K context, tool calling
- GPT-4 — Powerful reasoning, tool calling
Older models (gpt-3.5-turbo, etc.) are also available via your account.
All available models
Your account has access to all OpenAI models that support tool calling. See the complete list in WatchThatSite:
- Go to Settings > AI Providers
- Click Add Provider Key or Edit an existing one
- Models dropdown shows all your account's available models
- Select specific models to restrict access, or leave empty to allow all
Cost Considerations
OpenAI charges based on token usage:
- Input tokens: Price per 1K input tokens
- Output tokens: Price per 1K output tokens (typically higher)
Pricing varies by model. Check OpenAI's pricing page for current rates.
Troubleshooting
"Invalid API Key" Error
- Verify you copied the entire key without extra spaces
- Ensure the key is active (not revoked or expired)
- Check it's a secret key, not a project key
Rate Limit Errors
OpenAI enforces rate limits. If you hit limits:
- Wait before retrying
- Upgrade your account to increase limits
- Contact OpenAI support for additional quota
No Models Available
- Verify your API key has the correct permissions
- Check your account has active billing
- Ensure you have access to the specific models you're trying to use
High Costs
To reduce costs:
- Use
gpt-3.5-turbofor simpler tasks - Monitor usage in your OpenAI dashboard
- Set spending limits in your account settings