Field Encryption
Field-level database encryption with quantum-derived keys. Protects sensitive columns at rest. Tamper detection alerts.
curl -X POST https://dbshield-api.qntyx.io/configs/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
https://dbshield-api.qntyx.io
| Method | Path | Description |
|---|---|---|
POST | /configs/ | Register a database |
POST | /fields/encrypt | Encrypt a field |
GET | /audit/ | Encryption audit log |
GET | /stats/ | Dashboard statistics |
All endpoints require a bearer token. See Authentication for details.
Manage this product visually at app-db-shield.qntyx.io
Learn more at db-shield.qntyx.io