Honeypot Network
Plants quantum-seeded honeypot credentials. When attackers steal and use them, you get an instant alert with their behavioral fingerprint.
curl -X POST https://veil-api.qntyx.io/api/v1/credentials/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
https://veil-api.qntyx.io
| Method | Path | Description |
|---|---|---|
POST | /api/v1/credentials/generate | Generate a honeypot credential |
GET | /api/v1/credentials/ | List all traps |
DELETE | /api/v1/credentials/{id} | Delete a trap |
GET | /api/v1/detections/ | List detections |
GET | /api/v1/stats | Dashboard statistics |
All endpoints require a bearer token. See Authentication for details.
Manage this product visually at app-veil.qntyx.io
Learn more at veil.qntyx.io