Post-Quantum DKIM
Ed25519 DKIM email signing seeded with quantum entropy. One DNS record, every outbound email cryptographically signed.
curl -X POST https://mailseal-api.qntyx.io/domains/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
https://mailseal-api.qntyx.io
| Method | Path | Description |
|---|---|---|
POST | /domains/ | Register a domain |
POST | /sign/ | Sign an email |
GET | /stats/ | Dashboard statistics |
All endpoints require a bearer token. See Authentication for details.
Manage this product visually at app-mail-seal.qntyx.io
Learn more at mail-seal.qntyx.io