Important:
This documentation reflects Qanapi V2 capabilities, with full support for SDKs in TypeScript, Python, and Golang.
- A valid API Key (
x-qanapi-authorizationheader) - A valid JWT Access Token (
Authorization: Bearerheader), except for login & refresh requests.
📘 Contents
- Quick Start
- Setup
- Authentication & Token Lifecycle
- Encryption API
- Decryption API
- Security Principles
- Useful Links & Resources
Qanapi V2 is designed for secure, scalable, and metadata-aware data protection across structured and semi-structured payloads. It includes:
- SDKs in TypeScript, Python, and Golang
- Multi-layer authentication using API Keys and JWT tokens
- Robust encryption and decryption APIs
- File-based input and external API data support
- Granular field-level sensitivity control
- Built-in support for metadata classification and ACL enforcement