🔒 VAULT

Secrets Manager

Quantum secrets manager. Create vaults, store secrets, define rotation policies. Key derivation from quantum entropy.

Quick Example

curl -X POST https://vault-api.qntyx.io/vaults/ \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

API Base URL

https://vault-api.qntyx.io

Endpoints

MethodPathDescription
POST/vaults/Create a vault
POST/secrets/Store a secret
GET/secrets/{id}Retrieve a secret
GET/stats/Dashboard statistics

Authentication

All endpoints require a bearer token. See Authentication for details.

Dashboard

Manage this product visually at app-vault.qntyx.io

Marketing Page

Learn more at vault.qntyx.io