Sign in with GitHub, manage environment variables and secrets through a web dashboard, CLI, or API. AES-256 encrypted, fully auditable, and ready to inject into Cloudflare Workers, Vercel, and more.
Free for up to 5 users · No credit card required
env
secrets
Single source of truth for dev, staging, and prod. Fully encrypted. Fully auditable.
Sign in with GitHub
Create org & project
Add variables & secrets
Inject everywhere
Configuration scattered across repos, chats, and memory does not scale. ioenv gives you one strict environment layer.
Three-layer encryption keeps secrets out of source code, Slack, and Notion. Store them in one place with strict access control and full audit trail.
Organize with an org → project → environment hierarchy. Keep dev, staging, and production in sync with versioning, diff, and instant rollback.
Pull and push variables via CLI, generate scoped API tokens, or sync directly to Cloudflare Workers and Vercel projects.
A minimal, strict environment layer for modern teams building serious systems.
Every change is versioned and auditable. Move fast without losing control.
Use ioenv from the CLI, the web console, or directly via API. Everything is scriptable.
ioenv login ioenv init ioenv pull --env=staging ioenv push ioenv set OPENAI_KEY=sk-xxx ioenv diff dev prod ioenv inject -- npm start
GET /api/v1/env/{envId}/variables/export
Authorization: Bearer ioenv_xxxxxxxxxxxx
API_URL=https://api.internal
DB_HOST=db.cluster.local
OPENAI_KEY=sk-proj-xxxxxxxxxxxx
Route all LLM traffic through ioenv. Keys never touch client code. Usage and cost become observable.
Single endpoint for GPT-4o, Claude, and more. Drop-in replacement using OpenAI SDK format.
Per-model cost tracking with daily breakdown. See exactly where your AI budget goes.
Monthly spending caps and per-token rate limits. Prevent runaway costs before they happen.
Start free. Scale with your team. No per-request surprises.
For solo developers and small teams.
For teams shipping production systems.
For organizations that need full control.
| ioenv Pro | Doppler Team | Infisical Team | |
|---|---|---|---|
| Price | $8/user/mo | $21/user/mo | $18/user/mo |
| AI Key Proxy | ✓ | ✗ | ✗ |
ioenv uses a three-layer key hierarchy to ensure secrets are never stored in plaintext.
300+ edge nodes worldwide. P95 latency < 50ms.
Three-layer key hierarchy. Zero plaintext storage.
MIT-licensed CLI and SDKs. Inspect the code on GitHub.
No per-request fees. No hidden costs. Free tier forever.
ioenv is an environment cloud that lets teams manage environment variables and secrets through a web dashboard, CLI, or API. All values are AES-256 encrypted and fully auditable.
ioenv uses a three-layer key hierarchy: Platform Key → Org Key → Variable. Each value is encrypted with AES-256-GCM and a unique IV. Plaintext never touches the database.
Yes. Use the CLI command `ioenv push` or the web dashboard's import button to upload an existing .env file. Variables are encrypted and stored instantly.
The AI Key Proxy routes LLM API calls through ioenv so API keys never appear in client code. It provides usage analytics, per-model cost tracking, and budget controls.
Yes. The free plan supports up to 5 users, 5 projects, and 1,000 secrets with no credit card required. It's free forever.
Cloudflare Workers, Vercel Projects, Docker / Compose, GitHub Actions, and Kubernetes are all fully supported.