PQC Readiness
Scans your infrastructure for quantum-vulnerable cryptography. Generates compliance reports with a Quantum Readiness Score (QRS).
curl -X POST https://comply-api.qntyx.io/scans/trigger \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
https://comply-api.qntyx.io
| Method | Path | Description |
|---|---|---|
POST | /scans/trigger | Trigger a compliance scan |
GET | /scans | List scans |
GET | /findings | List findings |
GET | /stats | Dashboard statistics |
All endpoints require a bearer token. See Authentication for details.
Manage this product visually at app-compliance.qntyx.io
Learn more at compliance.qntyx.io