Platform Overview
CustomKeys is a developer-first secrets management platform designed to store, encrypt, and deliver sensitive credentials to your applications and infrastructure at any scale.
The Problem
Modern applications are often littered with hardcoded API keys, unencrypted .env files, and shared database passwords. This leads to security vulnerabilities, operational friction, and auditing nightmares.
The CustomKeys Solution
CustomKeys provides a centralized, terminal-grade engine that handles:
- Zero-Trust Delivery: Secrets are only available to authorized actors.
- Automated Lifecycle: Rotate your keys without touching your code.
- Tamper-Evident Auditing: Every access is logged in an immutable, cryptographically-chained ledger.
- Dynamic Leasing: Generate ephemeral database credentials that expire automatically.
Core Features
- Centralized Dashboard: A high-performance cockpit for managing your entire organization's secrets.
- Native CLI: Inject secrets directly into your local development and CI/CD shell environments.
- Official SDKs: Optimized, real-time secret fetching with built-in WebSocket invalidation.
- Environment Inheritance: Manage
development,staging, andproductionwith granular overrides.
API Base URL
All requests should be made to our high-performance edge cluster:
https://customkeys-api.superxepic.dev/v1
Next Steps
- Learn about Core Concepts
- Install the CLI
- Deploy your first Secret