How – Inside the AI OS: running governed agents on your own cluster, liveRegister →
ONE GOVERNED ENDPOINT · ANY MODEL

One governed route to every model

A single endpoint your coding agents and applications point at instead of a vendor. Behind it: any model you choose, credentials that never leave the platform, one policy, and every call attributed, capped and audited.

What is an AI gateway?

In plain terms

AI vendors are steering large organisations off per-seat subscriptions and onto consumption contracts — the right economics for agents, and an open-ended invoice unless you hold a control point of your own. The AI Gateway is that control point: one address every AI tool in the organisation talks to, so you can see what is being spent, by whom and on what, and set a ceiling before the month ends. It is also the first week's inventory: point the tools at it and you find out what AI the organisation already uses. It stands alone and can be deployed on its own.

Read this if you're a platform lead or CTO standardising on coding agents, asking who holds the vendor keys and what the invoice will say.

Deploy the gateway Starts at €500 / month on a yearly commitment, deployed on its own in a day.


Definition

The Scrydon AI Gateway is a single governed endpoint that speaks the standard model APIs — Anthropic Messages, OpenAI Chat Completions, OpenAI Responses and Gemini — so existing tools reach any model through it without modification. Every call runs under the caller's own identity against a model allowlist, is screened by data loss prevention, metered against a spend cap, and recorded in an immutable audit trail. Vendor keys stay on the platform and are never issued to a developer at all. It is the product previously published as the Scrydon LLM Router, and an LLM router is the same category by another name.

Every organisation standardising on coding agents arrives at the same fork, and both paths are bad: hand out raw vendor keys and lose attribution, model policy, DLP and audit in one gesture — or refuse the tools, and watch good engineers use them anyway on personal accounts with your source code as the prompt. The AI Gateway is the third option. Existing tooling is pointed at one governed address and keeps working unchanged; behind that address the platform resolves the credential, enforces which models this person may reach, screens what leaves, meters the turn and writes the audit record. Because the gateway shares one policy and one audit chain with the platform's governed tool calls and network egress, governance does not stop at the model call — which is where a model-only gateway has to stop.

  • Your Tools, Unchanged

    Point Claude Code, Codex, Cursor or any application speaking a standard completions API at one base URL. No plugin, no wrapper binary, no forked client.

  • Any Model Behind It

    A frontier API today, open-weight models on your own hardware tomorrow — swapped by configuration rather than re-architecture, and never silently substituted.

  • Runs as a Person, Not a Key

    Every turn resolves through your own identity provider to the human who made it, using their delegated grants — which is what makes spend and carbon per developer, and a monthly cap, possible at all.

Where it fits

AI Gateway in the Scrydon platform

One integrated, sovereign architecture. Here is where AI Gateway sits — highlighted against the full stack it works with.

Sync CRM
Verify ID
...
Approve
Welcome

The AI OS for Humans & AI Agents

Revenue Overview — Q2 2026
Connected to Cognitive Enterprise
Revenue
€4.2M
+12%
Pipeline
€11.7M
+8%
Churn
2.1%
−0.3pp
Monthly RevenueJan – Dec 2025
JanMarJunSepDec
Customer
Account
Order
Product
Contract
LineItem
Supplier
Billing
holds
placed
of

Ontology & Semantic Layer, one connected model for your data, knowledge & processes

Combining the best of data lakes, data warehouses and search

TablesKnowledge

Governed access to every model, and the agents & workflows that execute across your systems

GatewayWorkflows

Integrate across A2A, MCP, legacy systems and data sources

Secure domain federation, trusted data sharing, and cross-boundary intelligence

Sovereign Foundations

Deploy from Air-gapped to Hyperscale
Newsletter

Reading this for a decision later?

Get the next change to European AI sovereignty, and what we learned building for it, in your inbox. A few times a year.

A few times a year. No drip campaign, unsubscribe in one click. Privacy policy

ONE ENDPOINT, EVERY DIALECT

One route in, one policy, one audit chain

The gateway is a protocol edge, not a second execution path. A request in any supported dialect becomes one neutral request, and from there it takes the same governed route every other caller on the platform takes — credential resolution, the model allowlist, data loss prevention and policy, audit and metering all happen once, in the code that already owned them. The edge itself holds no credentials, so there is no path by which it can leak one.

The differentiator underneath all of it is identity. A model-only gateway sits in front of your credentials; Scrydon is the system that holds them, so a call does not run as a key that stands for a team — it runs as a person, federated from your own identity provider, with that person's clearance deciding which models they may reach and their own delegated grants used when the agent goes on to call a tool. Attribution, revocation and least-privilege are then properties of the platform rather than conventions a caller is trusted to follow.

That shared route is what separates this from a proxy in front of your keys. The same identity, policy and audit chain also cover the tools your agents call and the network the sandbox executing them is allowed to reach — so the seams between the model, the tools and the network are not where your governance stops.

  • Speaks the APIs your tools already speakAnthropic Messages, OpenAI Chat Completions, OpenAI Responses and Gemini arrive at the same endpoint and become one neutral request before anything is decided.

  • Identity comes from the credential, never the requestA gateway key is minted against a person, an organisation and an environment through your own identity provider. A request cannot name a tenant, and the platform refuses one that tries — so an agent can never be talked into acting as someone else.

  • Policy enforced at dispatchClearance-gated eligibility and an allowlist decide which models this person may reach, with data loss prevention and moderation running inline on both streaming and non-streaming calls.

  • Metered and audited before the answer landsThe turn is metered against the organisation's cap, and its audit record settles durably before the stream finishes — not after it, and not best-effort.

ON A MONDAY MORNING

Two commands, and nothing about the work changes

The governance argument is only worth making if the developer experience is not worse than the ungoverned one. It is the same tools, the same commands, the same muscle memory — a sign-in, a minted key, a base URL in the environment, and the agent runs as it always did.

A Claude Code session running against the governed endpoint: the header shows the selected model azure-foundry/gpt-5.4 with API usage billing, the /model command switches the default to it, and the agent answers normally when asked who and which model it is.

An unmodified coding agent, pointed at the gateway. The model is chosen by name from the catalog the organisation allows — here a GPT model served through a cloud tenancy — and switched with the client's own command. No plugin, no wrapper, no forked client.

For the administrator the corresponding gesture is equally small, and it is the one that matters at scale. Enable an integration once for the organisation and every developer's agent has those tools on its next turn, each call using that developer's own delegated grant through the agent's scoped identity: the agent can do what its human can do, and nothing more. No per-developer OAuth dance, no key distribution, and no vendor key on any laptop to be lost with it.

  • Sign in, mint a keyA device-authorisation flow in the browser the developer is already signed into, then an environment-scoped key. No vendor key is issued, because none is needed.

  • A base URL and a keySet them in the environment and Claude Code, Codex, Gemini CLI, Cursor and Aider run governed — with prompt caching preserved, which matters when an agent re-sends its whole context every turn.

  • Enable an integration onceTurn a system on for the organisation and every developer's agent picks up those tools on its next turn — under that developer's own delegated credential, never a service account with organisation-wide reach.

  • Revoke with the same gestureDisable the product and the next turn re-resolves. There is no per-developer rollout, and no window in which half the team still has the capability.

WHY A GOVERNED ROUTE

The shift to token pricing is happening either way

Anthropic and its peers are steering larger organisations from per-seat subscriptions onto token-based, consumption contracts. That is the right economics for agents, and it is also an open-ended invoice unless you hold a control point of your own. One governed endpoint keeps the shift on your terms: existing tooling unchanged, any model behind it, and every call measured, attributed and capped — so a token contract becomes a managed line item rather than a surprise.

The Cost Insights view for the AI Gateway: an organisation-level month-to-date bar with spend so far, an on-pace projection and a prompt to set a monthly cap; tiles for spend, calls, tokens and CO2; a spend-per-day chart; and breakdowns by developer and by capability, model and workflow, with a CSV export.

Spend, calls, tokens and carbon for the month, attributed per developer and per team or unit, and broken down by capability, model and workflow — with the on-pace projection against the ceiling you set, and an export when finance asks.

Two objections usually come next, and both have answers you can check. Governance is no longer the expensive part: allowlisting, DLP, moderation, metering and audit cost single-digit milliseconds of gateway time, less than the handshake a direct vendor call pays when connections are not pooled. And the gateway does not lock you to a vendor — it is the thing that stops one locking you in, because the model you pick today will not be the best one in a year, and swapping it should be configuration, not re-architecture.

It also stands alone. There is no ontology to build first, no process flows to map and no programme to launch: point your applications and coding agents at it, and the first week produces a spend report you did not have. When you later want governed agents or grounded retrieval, the route, the identity, the policy and the audit trail are already there.

Start with the gateway

Deploy the AI Gateway

Deployed in your perimeter on its own, your tools pointed at it unchanged, and the first per-developer spend report a week after go-live. Starts at €500 / month on a yearly commitment, for the cluster that carries your people rather than per developer or per token, credited against your first platform year.

HOW IT COMPARES

The Scrydon AI Gateway vs a model-only gateway vs raw vendor keys

A gateway that governs model traffic alone is a good answer to the question it asks. But watch a developer work with an agent for an afternoon and only a minority of the calls are model calls; the rest reach systems that hold your actual data. Such a gateway sits in front of your credentials. Scrydon is the system that holds them, alongside the tool catalog, the sandbox those tools execute in, and the boundary around that sandbox.

CapabilityScrydonModel-only gatewayRaw vendor keys
Who the call runs asThe person, resolved through your identity provider, with their own delegated grantsA key or virtual key, which stands for a team at bestWhoever is holding the key
Model calls governedAllowlist, clearance, DLP, moderation, metering and audit on every callYes — this is what such a gateway is forNone
Tool calls governedSame policy, same credential model, same audit chainPartly — where it also fronts a tool protocolNone
Network egress from the sandboxEnforced outside the workload, which cannot reconfigure itOut of scope — not in that pathNone
Where the vendor key livesOn the platform; never issued to a developerVaulted by the gatewayA shell profile on a laptop
Cost attributionPer developer, per team or unit, and per turn, by model, capability and workflowPer key or per virtual keyOne undifferentiated invoice
DeploymentSovereign — air-gapped, on-premises or European cloudVaries; several are self-hostableThe vendor's cloud, by definition

A category comparison rather than a product-by-product one: mature model-only gateways govern model traffic well, and we would not pretend otherwise. The distinction we draw is one of scope, not of quality.

FAQ

Frequently asked questions

What is an AI gateway?+
An AI gateway is a single endpoint that applications and coding agents call instead of calling a model vendor directly, so the organisation decides which models are reachable, under whose identity, and at what cost. The Scrydon AI Gateway speaks the standard model APIs — Anthropic Messages, OpenAI Chat Completions, OpenAI Responses and Gemini — so existing tools reach it without modification, and adds the governance a regulated organisation needs: a model allowlist, data loss prevention, spend caps and an immutable audit trail on every call.
Is this the same thing as an LLM router?+
Yes. An LLM router and an AI gateway name the same job — one endpoint in front of every model, deciding what runs, for whom and at what cost — and the two terms are used interchangeably. This page was published as the Scrydon LLM Router and the product is now the Scrydon AI Gateway; the name changed, nothing about the endpoint did. If you arrived looking for a router that picks between models, the routing policies are here too: an operator defines them, a developer opts into them, and a named model is never silently swapped.
Do developers have to change how they work?+
No. Setup is a sign-in and a key, then a base URL and an API key in the environment. Claude Code, Codex, Gemini CLI, Cursor, Aider and anything else speaking a standard completions API run against the governed endpoint unchanged — no plugin, no wrapper binary, no forked client. What changes is on the other side of the connection: every turn is attributable to the person who made it, model policy is enforced at dispatch, and cost is attributed per developer instead of arriving as one invoice at month end.
Who does a call actually run as?+
The person who made it. A gateway key is minted against a named user in your own identity provider, so every turn is attributable to a human rather than to a shared or virtual key — and when the agent goes on to call a tool, it uses that person's delegated grant, not a service account with organisation-wide reach. The agent can do what its human can do, and nothing more. This is the part a model-only gateway structurally cannot offer: it fronts your credentials, where identity is the thing the platform holds. It is also what makes per-developer cost attribution and clearance-gated model access work at all, and what makes revocation immediate — remove the person in your identity provider and the next turn stops.
How is this different from a model-only AI gateway?+
Most AI gateways govern one protocol — the model call — and the good ones govern it well. But an agent's afternoon is mostly tool calls against systems that hold your data, and such a gateway is not in that path. The AI Gateway shares one credential model, one policy snapshot and one audit chain with the platform's governed tool calls and with the egress controls around the sandbox those tools execute in. Governing the model call gives you a compliance story; governing all three gives you a security boundary.
How much latency does the governance add?+
Single-digit milliseconds. Measured against a real database with a committed benchmark, the gateway's own time to first byte is 3.8 ms at the median — less than the TCP and TLS handshake a direct vendor call pays whenever connections are not pooled. Prompt caching is preserved end to end, so a coding agent re-sending its whole context every turn is not quietly paying full price for it.
Can the gateway silently switch my model to a cheaper one?+
No. If a request names a model, that model runs or the request fails with a typed error. A generic failure is never treated as permission to change provider. Routing policies that escalate from a cheap model to a strong one are something an operator defines and a developer opts into, never a substitution that happens behind their back.
Which models can sit behind it?+
Frontier vendor APIs, models hosted in your own cloud tenancy, and open-weight models served on your own hardware — reached through the same endpoint and swapped by configuration rather than re-architecture. That matters because the model you pick today will not be the best one in a year, and the switch should not be a project.
Can we start with just the gateway?+
Yes. It stands alone: no ontology, no process flows, no programme behind it. Point existing applications and coding agents at it on a Tuesday, and the first week produces a spend report you did not have before. When you later want governed agents or grounded retrieval, the route, identity, policy and audit trail are already in place. That is how most organisations start with us: the gateway on its own is deployed in your perimeter for a fixed monthly fee on the capacity you reserve, credited against the first platform year.
What will the gateway tell us in the first week?+
What AI your organisation already uses. Once the tools point at one endpoint, every call is attributed to a person, a model, a capability and a workflow, so the first spend report shows who uses which model for what, how often, what it cost per person and per team or unit, and what the month will cost on a token contract at that pace. Most organisations discover that the answer to "do we use AI?" is larger than the official one, and that the usage is demand worth meeting rather than disobedience worth banning. The report is also the baseline the EU AI Act's inventory expectation asks for, produced by architecture rather than by a survey.

Or write to us

Tell us what you are working on and who should reply. A person reads it and replies within one business day.

We only use these details to reply to you. Privacy policy

Prefer to write? Email hello [at] scrydon.com and we will get back to you.

Partners

Building the future of Data & AI together with leading innovators. Learn more.
Delaware logo