Bring Your Own Key

Use your own API keys for Anthropic, OpenAI, or Google

BYOK lets you use your own API keys instead of MiraBridge's shared pool. This gives you full control over usage and billing with the AI provider.

Why BYOK

  • No token limits β€” use as many tokens as your API key allows
  • Direct billing β€” pay the provider directly, often cheaper for heavy usage
  • Privacy β€” requests go through your own API account

Setting Up BYOK

Anthropic

  1. Get your API key from console.anthropic.com
  2. Open MiraBridge settings in VS Code or the mobile app
  3. Enter your key in the Anthropic API Key field

OpenAI

  1. Get your API key from platform.openai.com
  2. Open MiraBridge settings
  3. Enter your key in the OpenAI API Key field

Google

  1. Get your API key from aistudio.google.com
  2. Open MiraBridge settings
  3. Enter your key in the Google API Key field

Security

Your API keys are encrypted with AES-256-GCM before being stored. They are never logged or exposed in transit.

Next Steps