> For the complete documentation index, see [llms.txt](/llms.txt).
> Markdown versions of each page are available by appending .md to any URL.

# Bring Your Own API Key

Warp lets you bring your own API keys (BYOK) for OpenAI, Anthropic, and Google AI models.

Warp supports **Bring Your Own API Key (BYOK)** for users who want to connect Warp’s agents to their own Anthropic, OpenAI, or Google API accounts.

This lets you use your own API keys to access models directly, giving you full control over model selection, billing, and data routing. See [Model Choice](/agent-platform/inference/model-choice/) for a list of supported models.

BYOK provides greater flexibility in model access and ensures Warp **never consumes your** [AI credits](/support-and-community/plans-and-billing/credits/) for requests routed through your own keys.

Note

BYOK is available on Free and all eligible paid plans for individual users and organizations with 10 or fewer employees, subject to Warp’s [Terms of Service](https://www.warp.dev/terms-of-service). Larger organizations need a Business or Enterprise plan. See [warp.dev/pricing](https://www.warp.dev/pricing) for current availability.

## How BYOK differs from custom inference endpoints and BYOLLM

Warp offers three ways to bring your own AI infrastructure. Use this table to pick the right one, and follow the links for full details.

| Name | Meaning | Plans |
| --- | --- | --- |
| **Bring Your Own API Key** (BYOK) | Use your own API key for OpenAI, Anthropic, or Google models. Keys are stored locally on your device. | Free and all eligible paid plans |
| **[Custom inference endpoint](/agent-platform/inference/custom-inference-endpoint/)** | Connect Warp to an OpenAI-compatible endpoint such as OpenRouter, LiteLLM, z.ai, or an internal gateway. | Free and all eligible paid plans |
| **[Bring Your Own LLM](/enterprise/enterprise-features/bring-your-own-llm/)** (BYOLLM) | Enterprise-managed inference through your cloud provider (AWS Bedrock today; Azure Foundry and Google Vertex coming soon), with Warp handling routing, orchestration, governance, and observability. | Enterprise only |

See [warp.dev/pricing](https://www.warp.dev/pricing) for current plan availability.

Platform credits apply to every cloud agent run on any plan, and to local agent runs on Business and Enterprise when using BYOK, a custom inference endpoint, or BYOLLM. See [platform credits](/support-and-community/plans-and-billing/platform-credits/) for the full breakdown.

## How BYOK works

When you add your own model API keys in Warp, those keys are stored **locally on your device** and are **never synced to the cloud**.

Warp uses these API keys when routing your agent requests to the model provider you’ve configured.

Caution

BYOK does not apply to [Cloud Agents](/agent-platform/cloud-agents/overview/). Because your API keys are stored locally on your device, they are not available to cloud-hosted agent runs. Cloud agent runs always consume [Warp credits](/support-and-community/plans-and-billing/credits/).

When a model is selected using your own key:

-   Warp **does not consume** any of your [credits](/support-and-community/plans-and-billing/credits/).
-   Costs are billed directly through your model provider account.
-   Warp does not retain or store your API key on any of its servers.

![Diagram showing how Warp routes BYOK agent requests directly through your provider API key, bypassing Warp credits.](/_astro/Pricing-Blog-BYOK.q5h2NgFR_Z1SI2Xb.webp?dpl=dpl_4vCZzeekRJioNeuBPoaTvj21NeLw)

## Enabling BYOK

To enable and configure your API keys:

1.  Open **Settings** and search for `API keys` to jump to the BYOK configuration.
2.  Add your API key(s) for Anthropic, OpenAI, or Google.
3.  Once added, you’ll see a **key icon** next to supported models in the model picker.

Note

The BYOK configuration widget doesn’t currently live on a dedicated sidebar subpage; searching from the **Settings** window is the quickest way to reach it. We’re tracking a follow-up to surface it under a persistent sidebar entry.

![Key icon shown next to supported models in the model picker after BYOK API keys are configured.](/_astro/byok-keys.CM7Y_wy4_Z1d1VpD.webp?dpl=dpl_4vCZzeekRJioNeuBPoaTvj21NeLw)

When you explicitly select a model with a key icon, Warp routes requests through your own API key instead of consuming Warp’s credits.

## BYOK usage and billing behavior

### Auto Model

Warp’s **Auto** models dynamically route requests across different models based on context and performance. Because this routing logic depends on Warp’s infrastructure, **Auto always consumes Warp’s credits**, even if you’ve configured your own API keys.

To use your own key, select a specific provider model (for example, Claude Opus 4.7, Claude Sonnet 4.6, GPT-5.5, or Gemini 3.1 Pro) directly from the model picker with a key icon.

### Credit usage

When you select a model with the key icon in your model picker, Warp routes the request through your API key. In that case:

-   Inference is billed directly through your provider account rather than drawing from your Warp AI credits.
-   Agent Mode prioritizes BYOK over any available Warp credits.

Note

On Business and Enterprise plans, local agent runs that use BYOK still consume platform credits for Warp’s platform infrastructure (run lifecycle, integrations, observability). See [platform credits](/support-and-community/plans-and-billing/platform-credits/) for what’s covered.

**Other AI features in Warp**

Some AI-powered features are not affected by BYOK and are included as part of Warp’s paid plans.

| Feature | Uses Warp’s credits | Description |
| --- | --- | --- |
| [Active AI Recommendations](/agent-platform/local-agents/active-ai/) | No | Always included with Build and higher plans. |
| [Codebase Context](/agent-platform/capabilities/codebase-context/) | Yes | Uses Warp’s AI infrastructure and consumes credits. |
| [Cloud Agents](/agent-platform/cloud-agents/overview/) | Yes | BYOK keys are stored locally and not available to cloud-hosted runs. |

These features will continue to function normally regardless of whether you’ve configured BYOK.

### Failover and fallback behavior

If Warp detects an issue with your API key, you’ll see a clear error message corresponding with the AI request.

If your key:

-   Is invalid: Warp notifies you and halts the request.
-   Hits usage or rate limits: Warp will not retry using credits.

You can update or replace your keys anytime by opening **Settings** and searching for `API keys`.

**Failover and fallback:**

By default, Warp does not fall back to your credits when a BYOK request fails.

You can choose to enable **Warp credit fallback**. When enabled, if an agent request fails with your BYOK model (for example, due to an API error or quota limit), Warp will automatically route the request to one of Warp’s provided models. Warp always prioritizes your API keys first and only uses Warp credits when necessary.

![Setting to enable Warp credit fallback when a BYOK request fails.](/_astro/fallback.CtVc3TDR_ZuvxIy.webp?dpl=dpl_4vCZzeekRJioNeuBPoaTvj21NeLw)

### Zero Data Retention (ZDR) and BYOK

Warp is **SOC 2 compliant** and has **Zero Data Retention (ZDR)** policies with all of its contracted LLM providers. No customer AI data is retained, stored, or used for training by the model providers.

However, when you use your own API key:

-   Data retention policies depend on your provider’s account settings.
-   Warp cannot enforce ZDR for requests sent through your API keys.
-   If your Anthropic, OpenAI, or Google account does not have ZDR enabled, your requests may be retained by the provider according to their terms.

Warp itself never stores your LLM API keys.

### BYOK on Business and Enterprise plans

BYOK is configured at the **user level** on every plan, including Business and Enterprise:

-   Each team member adds and manages their own API keys locally on their device.
-   Centrally configured, admin-managed BYOK is not yet available — admins cannot enforce or share API keys across team members from a single place.
-   There is no organization-level Admin Panel for BYOK management today.

If your organization needs centrally managed model routing today, see [Bring Your Own LLM](/enterprise/enterprise-features/bring-your-own-llm/) for the Enterprise-managed option, or [contact sales](https://www.warp.dev/contact-sales).

## Related resources

-   [Custom inference endpoint](/agent-platform/inference/custom-inference-endpoint/) — Route Warp through any OpenAI-compatible endpoint, such as OpenRouter, LiteLLM, z.ai, or an internal gateway.
-   [Bring Your Own LLM](/enterprise/enterprise-features/bring-your-own-llm/) — Enterprise-managed inference through your cloud provider or approved infrastructure.
-   [Model Choice](/agent-platform/inference/model-choice/) — Full list of supported models and `model_id` values.
-   [Credits](/support-and-community/plans-and-billing/credits/) — How Warp credits work and when they’re consumed.
