Skip to Main Content
Guides & Tutorials8 March 20265 min readAI Prompt Architect Team

BYOK: How Bring Your Own API Key Works --- ## Further Reading - [Prompt Engineering for Legal Teams: The Ultimate Guide to AI in Law](/blog/prompt-engineering-legal-teams) - [AI Code Review Workflows: 7 Templates That Catch Bugs](/blog/building-ai-powered-code-review-workflows-custom-prompts) - [What Is Prompt Engineering? A Complete Guide](/blog/what-is-prompt-engineering)

BYOK (Bring Your Own Key) is a model where you provide your own Google Gemini API key to use with AI Prompt Architect. This means you pay Google directly for API usage at their published rates — with zero markup from us.

How Is My API Key Protected?

Your API key is encrypted in your browser using AES-256-GCM before it ever leaves your device. We use a zero-knowledge architecture — meaning even our own team cannot see your key. During API calls, your key exists in server memory for less than 2 seconds and is never logged or stored in plain text.

Who Should Use BYOK?

BYOK is ideal for developers and teams who want full control over their API costs and already have a Google Cloud account. It's available through our API Tier subscription, which gives you unlimited platform access while you manage your own API billing.

Getting Started with BYOK

Sign up for the API Tier, generate a Gemini API key from the Google AI Studio, and paste it into your AI Prompt Architect settings. The platform handles the rest.

Get the Prompt Engineering Playbook

Join 5,000+ developers receiving our weekly deep-dives on structured outputs, RAG optimisation, and advanced AI agent prompting.

BYOKAPI keyssecurityencryption

AI Prompt Architect Team

Author

Expert in prompt architecture and large language model optimization.

Related Articles

Ready to build better prompts?

Start using AI Prompt Architect for free today.

Get Started Free

Cached prompt tokens cost $0.30/MTok vs $3.00/MTok uncached on Claude 3.5 Sonnet.Anthropic, 'Prompt Caching (Beta)' documentation, …