BYOK Setup Guide
Use your existing API keys with ClawBridge for free
Bring Your Own Key (BYOK) lets you use ClawBridge completely free with your existing API keys from Anthropic, OpenAI, or OpenRouter. Pay only for what you use, directly to the providers.
Supported Providers
Anthropic
Best for computer-use engine (Claude models)
Click "Create Key"
Copy the key (starts with sk-ant-)
Paste in ClawBridge dashboard under Config → API Keys → Anthropic
OpenAI
Best for browser-use engine (GPT-4o)
Click "Create new secret key"
Copy the key (starts with sk-)
Paste in ClawBridge dashboard under Config → API Keys → OpenAI
OpenRouter
Access 100+ models with one key
Go to openrouter.ai/keys
Click "Create Key"
Copy the key (starts with sk-or-)
Paste in ClawBridge dashboard under Config → API Keys → OpenRouter
Which Key Do I Need?
| Engine | Recommended Key | Alternative |
|---|---|---|
| browser-use | OpenAI (GPT-4o) | OpenRouter |
| computer-use | Anthropic (Claude) | OpenRouter |
| openclaw | OpenRouter (any model) | Anthropic or OpenAI |
Pro Tip
OpenRouter is the most flexible option. With one key you can access Claude, GPT-4, Llama, Mistral, and 100+ other models.
Environment Variables
You can also set API keys via environment variables or the .env file:
Security
Your keys are safe
-
Keys are stored in your local
.envfile - API calls go directly from your machine to providers
- ClawBridge never sees or logs your keys
- You can revoke keys anytime from the provider's dashboard