QANATIX
Deployment

EU Cloud

Managed QANATIX deployment in the EU — Frankfurt and Amsterdam.

EU Cloud

QANATIX EU Cloud is a fully managed deployment. We handle infrastructure, scaling, backups, and updates. Your data stays in the EU.

Regions

RegionLocationStatus
eu-central-1Frankfurt, GermanyAvailable
eu-west-1Amsterdam, NetherlandsPlanned

What's included

  • Managed Postgres and Redis
  • Automatic backups (daily, 30-day retention)
  • TLS everywhere
  • Automatic scaling
  • 99.9% uptime SLA (paid plans)
  • GDPR compliant by default

Getting started

1. Sign up

Create an account at qanatix.com. You'll get a tenant ID and can generate API keys immediately.

2. Generate an API key

curl -X POST https://api.qanatix.com/api/v1/auth/keys \
  -H "X-Tenant-Id: your-tenant-id" \
  -H "Content-Type: application/json" \
  -d '{"name": "my-first-key", "scopes": ["search", "upload", "records"]}'

3. Start building

Follow the Quickstart — your base URL is https://api.qanatix.com/api/v1.

Plans

PlanQueries/monthPrice
Free50€0
Pro50,000€199/mo
Scale500,000€399/mo
EnterpriseUnlimitedCustom

Paid plans include overage billing at graduated rates. See Rate Limits for request-per-minute limits.

Data sovereignty

  • All data stored in EU (Frankfurt)
  • No data transfer outside EU
  • GDPR Article 28 compliant
  • Data processing agreement (DPA) available on request
  • You can export all your data at any time via the Export API
  • You can delete all your data at any time

vs Self-hosted

EU CloudSelf-hosted
InfrastructureManagedYou manage
ScalingAutomaticManual
BackupsIncludedYour responsibility
BillingStripe, automatedNot applicable
Air-gappedNoYes
Data locationEU (Frankfurt)Wherever you deploy
PricingPer-queryFree (your infra costs only)

See Self-hosted for on-premise deployment.

On this page