Build with QuantumAPI
Production-ready SDKs for TypeScript, Python, .NET, and Rust. Integrate post-quantum cryptography into your app in minutes.
Quick Install
All SDKs are available on their respective package registries and require no native dependencies.
npm install @quantumapi/sdkpip install quantumapidotnet add package QuantumAPI.Clientcargo add quantumapiNeed a different runtime? Full SDK reference
See It in Action
Real TypeScript SDK code. Copy-paste ready — no setup required.
1. Install
2. Authenticate
3. Encrypt & Decrypt
4. Manage Secrets
5. Key Management
6. Error Handling
Why Use the SDK?
Post-Quantum Cryptography
ML-KEM-768 and ML-DSA-65 are the default — NIST-standardized quantum-safe algorithms.
Fully Typed
Complete TypeScript types for all requests, responses, and errors. Your IDE will guide you.
Encrypt & Decrypt
One-liner encryption and decryption. Automatic key selection, encoding, and payload handling.
Key Lifecycle
Generate, rotate, enable, disable, and export cryptographic keys. Full BYOK support.
Secret Vault
Create, version, rollback, and share secrets. AI-powered security insights included.
Built-in Retry & Timeout
Automatic exponential backoff, configurable timeouts, and rate-limit handling out of the box.
Ready to Integrate?
Full documentation, runnable examples, and API reference — everything you need to ship.