Prompt compression
Saves you between 2-20% of input tokens on agentic traffic. Nothing is summarized, nothing is dropped, and prompt caches keep hitting.
DocumentationCheckout is by Stripe: card, Apple Pay, or US bank debit, with VAT IDs, billing details, and invoices handled there. Buying accepts the Commercial License Agreement. Already a customer? Manage billing - invoices, card, cancellation.
Almost every row below is identical, and that is the point. The open-source gateway is not a demo of the paid one.
| Capability | GoModel (MIT) | GoModel Pro |
|---|---|---|
| The gateway itself | ||
| Providers, model aliases, virtual models | All of them | All of them |
| OpenAI and Anthropic compatible endpoints | Included | Included |
| Caching, failover, load balancing | Included | Included |
| Budgets, rate limits, virtual keys | Included | Included |
| Audit logs, usage and cost tracking | Included | Included |
| Admin dashboard, MCP gateway, guardrails | Included | Included |
| OpenTelemetry traces and metrics | Included | Included |
| Requests, seats, nodes, environments | Uncapped | Uncapped |
| License | MIT, forever | Commercial, on top of the same MIT core |
| What the license adds | ||
| Prompt compression | Not included | 2-20% fewer input tokens on agentic traffic |
| OIDC single sign-on | API keys only | Authorization Code + PKCE, group-gated, audited |
| Per-child quota templates | One shared subtree budget | One rule, an independent budget per child path |
| Intelligent routing | Round robin and cheapest-cost | Easy/hard tiering + adaptive selection (beta) |
| Support | Discord and GitHub issues | Founder-level support (early offer) |
Without a license the Pro binary starts as the open-source gateway and keeps serving traffic. The one exception is single sign-on: if you explicitly enable it and the entitlement is invalid, startup fails closed, because an authentication boundary must never disappear quietly.
The full list is in the table above. Intelligent routing is in beta and described further down, without the marketing voice.
Saves you between 2-20% of input tokens on agentic traffic. Nothing is summarized, nothing is dropped, and prompt caches keep hitting.
DocumentationOkta, Entra ID, Google, Auth0, or Cognito in front of the dashboard. Deploy the gateway org-wide instead of key-by-key.
DocumentationDirect access to the person who wrote the code.
Compression removes 2% to 20% of input tokens depending on the traffic: long agent sessions that replay files and tool output sit at the top, short chat at the bottom. Requests below the thresholds pass through unchanged.
Input tokens removed, by traffic shape. Output tokens are untouched.

Every rewrite is visible in response headers, audit revisions, metrics, and the dashboard's own savings figure. And if Pro is not for you, there is the 30-day money-back guarantee.
A deterministic tier router scores each request on signals like reasoning parameters, code fences, and context size, then sends it to an easy or hard model tier. An adaptive selector picks the healthiest, cheapest target inside that tier from live latency and error data. Every verdict is explainable in response headers and the audit trail.
Included in the license and working, but beta: routing state is per node rather than shared across a cluster, and streaming latency is measured to stream establishment. Turn it on first for a workload where a wrong tier is cheap.
Routing documentationNothing counts your requests, seats, nodes, or spend. License validation is an offline signature check - it works air-gapped.
Stop paying and the binary keeps running. The open-source gateway keeps every feature it has today.
The price is on this page. There is no call you have to sit through to learn it.
Run the open-source gateway first - it is a single binary and it takes a minute. When compression, single sign-on, or per-tenant budgets become the thing standing between you and shipping, come back.