If you have been looking at AI-powered writing tools recently, you have probably seen the term "BYOK" — bring your own key. It sounds like something only developers worry about. It is actually straightforward, and it is worth understanding before you sign up for any AI writing service.

This article explains what BYOK means, why tools offer it, what it costs in practice, and what to check before you hand your key to a third-party service.

What an API Key Is

Language models like Claude (Anthropic), GPT-4o (OpenAI), and Gemini (Google) do not run on your computer. They run on servers maintained by those companies. When a piece of software wants to use one of these models, it sends a request over the internet to the model's API — Application Programming Interface.

To use this API, you need an account with the provider and an API key: a long string of characters that acts like a password identifying your account. When you make an API call using your key, the provider charges your account for the processing time used.

It works like a prepaid utility account — set it up once, use what you need, pay for actual usage.

Why Some Tools Offer BYOK

When a writing tool does not use BYOK, it typically operates on its own API key. Every time you use the tool, the operator pays the model provider, then passes that cost on to you through a subscription. The operator marks up the AI cost to cover their own expenses and margin.

With BYOK, you connect the tool to your own account with the model provider. The tool sends your text to the model using your key, and the model provider charges you directly. The tool operator does not pay the AI cost, and does not mark it up.

For you, this means paying the provider's actual rate rather than the tool's marked-up rate. The downside is that you need to set up your own account with a model provider, create a key, and paste it into the tool.

What It Actually Costs

Prices change over time, but as a reference for mid-2026:

  • Claude Haiku (Anthropic): roughly $0.003–0.008 per analysis of a typical business email or paragraph. Under a cent per use.
  • GPT-4o (OpenAI): roughly $0.005–0.015 per similar analysis.
  • Gemini Flash (Google): comparable range, sometimes lower.

For someone running twenty analyses a month, the total AI cost at these rates is well under a dollar. Compared to a managed subscription of $5–$20/month, BYOK is effectively free at typical professional usage levels.

What to Check Before Sharing Your Key

Not every tool that claims BYOK handles your key carefully. Before pasting a key into any service, check these:

Is the key encrypted at rest? Your API key should be stored encrypted in their database, not in plain text. Any serious service will state this explicitly in their documentation or privacy policy.

Is it transmitted over HTTPS? All communication between your browser and the service should use HTTPS. Check for the padlock in your browser. HTTP means your key can be intercepted in transit.

Does the service log your key? Some logging systems accidentally capture API keys. A responsible service should explicitly state that keys are not logged.

Can you delete your key? You should be able to remove your key from the service at any time. If there is no option to do this, that is a red flag.

What happens to your draft text? This is separate from the key question but equally important. Your text goes to the model provider under their data policy. The writing tool's policy governs what happens before and after that API call.

Setting Up an Account with Anthropic (Claude)

  1. Go to console.anthropic.com and create an account.
  2. Add a payment method. You are only charged for what you use.
  3. Go to "API keys" in the console and create a new key. Give it a clear name like "Local Tone."
  4. Copy the key and paste it into the tool's settings. Store it somewhere safe — it will not be shown in full again.
  5. Set a usage limit if the console supports it, to cap your maximum monthly spend.

The process is similar for OpenAI (platform.openai.com) and Google (ai.google.dev).

BYOK and Privacy

When you use a BYOK service, your draft text goes to the model provider — Anthropic, OpenAI, or Google — under their data policies. As of mid-2026, all three major providers have options for API customers to opt out of training data collection. Check each provider's current API usage policies for the specifics.

The writing tool you are using also sees your text. Read the tool's privacy policy to understand what they do with it on their side.

How Local Tone Uses BYOK

Local Tone's free tier is built on BYOK. You connect your own key from Claude, Gemini, or GPT-4o, pay the provider directly at their API rate, and get 15 analyses per month. Local Tone does not log your drafts after the session and does not use your text for training.

Paid tiers (Starter and Pro) include a managed key operated by Local Tone, so you do not need to set up your own provider account if you prefer not to.

For related reading, see comparing English writing assistants: Grammarly vs LanguageTool vs Local Tone and the Australian vs British English overview.