API Locker handles your personal key vault. For per-project configuration, the .env pattern is still the right approach. Here's how to set it up correctly:
Every developer has a pile of API keys. Most are stored badly. Here's how to do it right — covering the common traps and a step-by-step workflow that's actually sustainable.
These storage approaches feel convenient. All of them create real security exposure.
dotenv in Node.js, python-dotenv in Python, or your framework's built-in env loading. Always add .env to .gitignore before you create the file. Load keys via process.env.KEY_NAME, never hardcode them.
For your personal dev workflow, this is the fastest path to secure, organized key storage.
platform.openai.com. The API Locker icon will show a badge indicating it found matching keys. Open the popup — your OpenAI keys are listed. One click copies to clipboard. No searching, no tab switching.
API Locker handles your personal key vault. For per-project configuration, the .env pattern is still the right approach. Here's how to set it up correctly:
The workflow: API Locker holds your master copies. When you start a new project, you open API Locker, find the right key, and paste it into your .env file. The .env file is the project-specific deployment config. API Locker is where the actual key lives.
Install API Locker in 30 seconds and move your keys out of Notion and into an encrypted vault today.
🔐 Add to Chrome — Free