Network Access
Quantum zero-trust network access. Device enrollment, trust scoring, policy enforcement, and encrypted tunnels.
curl -X GET https://zerotrust-api.qntyx.io/devices/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
https://zerotrust-api.qntyx.io
| Method | Path | Description |
|---|---|---|
GET | /devices/ | List enrolled devices |
POST | /policies/ | Create a policy |
GET | /access-log/ | Access decisions log |
GET | /stats/ | Dashboard statistics |
All endpoints require a bearer token. See Authentication for details.
Manage this product visually at app-zero-trust.qntyx.io
Learn more at zero-trust.qntyx.io