Security Architecture
Learn how Rapid encrypts your data at rest using industry-standard encryption across all platforms.
API Documentation
Interactive API documentation with Swagger UI. Explore endpoints and try requests directly.
Platform Security
Each platform uses native encryption: SQLCipher on mobile, ChaCha20-Poly1305 on desktop, and SQLite3MultipleCiphers in the browser.
Memory Safety
Encryption keys are securely zeroed from memory after use, preventing extraction from memory dumps or swap files.