LLM Gateway
Learn

Provider Keys

Bring your own provider API keys to use without additional fees

The Provider Keys page lets you add your own API keys from LLM providers (OpenAI, Anthropic, Google, etc.) to route requests directly through your accounts without additional gateway fees.

Provider Keys

Adding a Provider Key

Click Add Provider Key to configure a new key:

  • Provider — Select which provider this key belongs to
  • Custom name — An optional label to identify the key
  • API key — Your provider's API key
  • Base URL — Optional custom endpoint (useful for Azure OpenAI or custom deployments)

Provider Keys List

Each configured key shows:

FieldDescription
ProviderThe LLM provider (e.g., OpenAI, Anthropic)
Custom nameYour label for the key
StatusActive, inactive, or deleted
Base URLCustom endpoint if configured
TokenMasked key with only the last 4 characters visible

Actions

For each provider key:

  • Edit — Update the key name, value, or base URL
  • Deactivate — Temporarily disable the key without deleting it
  • Delete — Permanently remove the key

When you use your own provider keys, requests are routed directly to the provider. You are only charged the provider's standard rates with no additional gateway markup.

How is this guide?

Last updated on