Encryption
Directly encrypt and decrypt JSON fields via high-performance proxy endpoints.
Configurations
Manage provider and encryption configurations for your secure data flow.
API Keys
Create, rotate, and revoke secure access keys for your applications.
Unified Logs
Monitor activity, API usage, and Qanapi Flow events in a single view.
Authentication
All API requests must be authenticated using an API key passed in theX-Qanapi-Authorization header.
Base URL
The API v3 is hosted on customer-specific subdomains to ensure isolation and performance.You can get your own account for free at qanapi.cloud.
Core Components
Configurations
Configurations are the heart of Qanapi. They define how we interact with your identity provider and which strategy is used for encryption.- Provider Configurations: Configure integrations with external services like Google.
- Encryption Configurations: Define the logic for data protection within your requests.
User Management
Manage your team’s access with granular roles and permissions. API v3 supports:- Listing and creating users.
- Role-based access control.
- Two-factor authentication (2FA) status tracking.
- Soft-deletion and restoration of user accounts.
Observability
Keep a full audit trail of everything happening in your environment.- Activity Logs: Track administrative actions taken by users.
- API Logs: Monitor request-level details, including status codes and proxying info.
- Qanapi Flow Logs: Specialized logging for automated data flows.
Next Steps
Ready to start building? Check out our quickstart guide or dive into the specific endpoint documentation.Quickstart
Get up and running with v3 in minutes.
API Reference
Explore the full technical specification for every endpoint.