🔗 AUDIT

Evidence Chain

Quantum-sealed tamper-proof hash chain for every event. Court-ready evidence packages with RFC 3161 timestamps.

Quick Example

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

API Base URL

https://audit-api.qntyx.io

Endpoints

MethodPathDescription
POST/entries/Create a log entry
GET/entries/List entries
GET/streams/List streams
GET/evidence/{id}Get evidence package
GET/stats/Dashboard statistics

Authentication

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

Dashboard

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

Marketing Page

Learn more at audit.qntyx.io