Sharing API keys is broken:
- β Email/Slack = plaintext exposure
- β 1Password sharing = overkill for single keys
- β Self-hosted solutions = maintenance nightmare
APISecure β Browser-only encryption. No servers. No storage. Just secure.
- π AES-256-GCM encryption β Military-grade, in your browser
- π« Zero-server architecture β Keys never touch our servers
- π Share via URL β Encrypted payload in the link itself
- π± Works everywhere β Any device with a browser
- π Browser-based decryption β No Node.js or CLI tools required
- π Optimized for large keys β Handles large API keys without overflow
- π¨ Modern UI β Clean, responsive design with dark mode
- Visit apisecure.app/encrypt.html
- Paste your API key β Browser encrypts it locally
- Set a passphrase β AES-256-GCM protection
- Share the URL β Encrypted payload in the link itself
- Key self-destructs β Optional expiration
- Visit apisecure.app/decrypt.html or use the link you received
- Enter the passphrase β Decrypt locally in your browser
- Copy the key β Use it in your application
- No Node.js required β Works directly in any modern browser
Zero servers. Zero storage. Zero trust required.
| Feature | Implementation |
|---|---|
| Encryption | AES-256-GCM |
| Key Derivation | PBKDF2 (100k rounds) |
| Storage | None (browser-only) |
| Transport | HTTPS/TLS 1.3 |
| Expiration | Configurable TTL |
| Format Version | V2 (optimized for large keys) |
APISecure works on all modern browsers with Web Crypto API support:
- β Chrome/Edge 60+ (2017+)
- β Firefox 57+ (2017+)
- β Safari 11+ (2017+)
- β Mobile browsers (iOS Safari, Chrome Android)
No plugins. No extensions. No Node.js required.
- π Encrypt β Encrypt an API key
- π Decrypt β Decrypt a received key
- π Documentation β Full guide
- π Blog β Security articles & tutorials
Perfect for sharing API keys with:
- Claude Code / OpenClaw agents
- GitHub Copilot extensions
- Local AI tools
- CI/CD pipelines
Example: Share an OpenAI key with an AI agent without exposing it in plaintext.
- Share OpenAI keys with teammates securely
- Send AWS credentials without Slack exposure
- Distribute API tokens to contractors
- Rotate leaked keys with encrypted links
- π Live Demo: apisecure.app
- π¦ Twitter: @charlescsturt
- π§ Contact: charles@skillshield.dev
MIT License β Open source and free to use.
Because API keys deserve better than Slack. π




