We make stolen API keys irrelevant.
How we got here
2024
The Problem Crystallised
GitGuardian reported 12.8M secrets leaked on GitHub. Our founding team, working on a high-traffic AI app, found their own OpenAI key in a public commit. The exploit happened within 11 minutes.
2025 Q1
Architecture Designed
We mapped every existing solution - AWS API Gateway, Kong, Zuplo, HashiCorp Vault, Azure Key Vault. None solved the problem. We designed the first host-binding encryption schema for API keys.
2025 Q3
Edge Worker Prototype
First Cloudflare Worker that could decrypt a host-bound token, inject the real key, and forward to OpenAI in under 40ms. The latency was 28ms on average. We knew this was viable.
2026
KeyVault Edge Launched
Public launch with support for all major API providers, a full dashboard, and breach detection. Host-bound tokens, edge-deployed, production-ready.
How we build
Security by Default
Security is not a feature you toggle on. Every decision we make defaults to the most secure option. We assume breach.
Developer-First
Security tooling shouldn't require a two-week integration. Adding a sanitized token should take under ten minutes. We sweat the details so you don't have to.
Edge-Native
Centralized systems are single points of failure. We built on Cloudflare's global edge from day one - no exceptions.
Zero Vendor Lock-in
Works with OpenAI, Stripe, GitHub, AWS, Twilio - any HTTP API. We proxy transparently. You keep your provider relationships.
The team
Engineers who've shipped and maintained production systems, been paged at 2am over a leaked credential, and spent too long recovering from a breach that shouldn't have mattered.