Appearance
Self-Hosting
Self-hosting is the production deployment model for Questa Anonymizer. You run the service on your own infrastructure under a commercial license, so sensitive data is processed entirely within your network and never leaves it.
The hosted demo (
demo.questa-ai.online) is for evaluation only. For any production use, self-host under a license. See Hosted vs Self-Hosted.
What you get
- Full data sovereignty — text and files are processed inside your own environment.
- No request caps — throughput is bound only by your hardware.
- Offline / air-gapped support — the service can run with no outbound internet access.
- The same API — every endpoint documented in the API Reference behaves identically; only the base URL and authentication differ (the instance is activated by a license key, so requests need no
Authorizationtoken).
How to get it
Self-hosting requires a commercial license, issued per instance. When you purchase a license we provide:
- the license key,
- the deployment package, and
- complete setup, configuration, and operations instructions tailored to your environment (including air-gapped and high-availability deployments).
To discuss licensing and production deployment, contact techsupport@questa.solutions.
Next: FAQ