Control AI inference inside your network.
Buy Enterprise, download a signed .lic certificate, install the gateway, and activate against the issuer. Point any OpenAI-compatible client at your gateway — no proprietary SDK.
Enterprise license · ₺54900 per year
Keep your client. Change three values.
Use the official OpenAI SDK or any compatible client. Set the base URL, bearer key, and model for the Zenith surface you chose.
Hosted, chat-first API
Use your zk_ key from the dashboard with models, chat completions, and responses.
base_url = "https://zenithgw.com/api/v1"
api_key = "zk_…"
model = "auto"Your network, full /v1 surface
Use a zgw_ key and make your configured pool alias the model value.
base_url = "https://your-gateway-instance.example/v1"
api_key = "zgw_…"
model = "your-pool"Inference stays on your path
Zenith Cloud issues licenses and syncs policy metadata. Your gateway routes inference to providers — Cloud is not an inference body store.
Any OpenAI-compatible client points at your gateway /v1 endpoint.
Admission, pools, routing, failover, and encrypted provider keys with persistent master.key storage.
OpenAI, Anthropic, Gemini, Cloudflare, and OpenAI-compatible endpoints.
Why teams buy Zenith Enterprise
Capability claims — not a published uptime SLA.
Routing & failover
Pool-based routing with health-aware selection and automatic next-healthy failover when a provider degrades.
Governance
Managed policy sync, admission controls, and operator-visible policy status — sync errors alone do not fail /readyz.
Config promotion
Validate, diff, apply, and roll back versioned config bundles. Credentials never appear in exports; rollback appends a forward revision.
Observability
Live /readyz and /metrics are the source of truth. Analytics and alerts use metadata — not prompt bodies.
See Smart Routing in Action
When a provider fails, Zenith reroutes automatically. Watch the direct and controlled paths side by side.
Would you like to see the Enterprise demo?
Explore governance, scoped service accounts, managed gateway policy, routing analytics, and deterministic AI scenarios in a resettable environment.
Verify your email
We will send a six-digit, one-time code. Your email is used only to authorize this demo session.
Rate-limited. Demo credentials and API keys are never sent to the browser.
Operational proofs
What operators verify in a pilot — not synthetic latency theater.
Structured readiness for Postgres, governance, and master key — live deployment truth.
Managed / local / expiry / sync error visible in Settings and GET /admin/api/policy-status.
Config, providers, and edge bundles redact live API keys. Provider row deletes are skipped on apply.
Encrypted secrets need Postgres + master.key restored together. Persist the volume across recreates.
Enterprise Gateway license
Annual license. Self-hosted inference. Assisted activation against the issuer.
Enterprise
Self-hosted Zenith Gateway with perpetual license. Inference stays on your network; minimal issuer control-plane egress.
- Yearly license
- Self-hosted on your infrastructure
- Unlimited inference
- Post-quantum encryption
- Zero vendor telemetry mode (ZENITH_TELEMETRY=off)
- Prompts/responses never sent to Zenith Cloud
- Priority security patches
- Dedicated onboarding
After payment verification, your signed .lic appears on Licenses for download.
Not ready for self-hosted Enterprise? See Your Own Keys and future Cloud plans · Developer quickstart
Buy → download → install → activate
Three operator steps after a verified Enterprise purchase.
- 1Purchase Enterprise
Create a Cloud account with the Enterprise plan and complete verified checkout (identity + payment provider).
- 2Download your .lic
After fulfillment, open Licenses and download the signed certificate for this account.
- 3Install and activate
Run the installer, open gateway admin, upload the certificate, and activate against the issuer. Network reachability required — offline / air-gap activation is not supported.
curl -fsSL https://zenithgw.com/install.sh | bashFlags: bash -s -- --yes · Swarm: --mode swarm
master.key must survive container recreation; persist /var/lib/zenith as a volume.
Enterprise FAQ
Zenith licensing, residency, and activation.
What is a ZenithCoin?
How do I estimate my monthly cost?
What is the self-hosted Enterprise option?
How do I install self-hosted Zenith?
What is post-quantum encryption?
Is my API data logged or stored?
Can I upgrade from Pro to Max?
What happens if I run out of ZenithCoins?
How does Zenith handle provider failures?
What is the difference between Auto and explicit model selection?
Which APIs does Zenith Cloud expose?
What is the Your Own Keys plan?
Ready to run Zenith Gateway?
Purchase Enterprise, download your certificate, install, and activate. Inference stays on your gateway path.