---
title: "AI Week: Introducing the Zuplo AI Gateway"
description: "Transform how your organization builds AI applications with Zuplo's AI Gateway. Including centralized cost controls, security guardrails, and provider flexibility, all without vendor lock-in."
canonicalUrl: "https://zuplo.com/blog/2025/09/29/zuplo-ai-gateway"
pageType: "blog"
date: "2025-09-29"
authors: "josh"
tags: "AI"
image: "https://zuplo.com/og?text=Introducing%20the%20Zuplo%20AI%20Gateway"
---
Today, we're excited to announce the launch of Zuplo's
[AI Gateway](https://zuplo.com/ai-gateway) - a powerful new solution that
transforms how your organization builds, manages, and secures AI applications.

To celebrate, we're kicking off _AI Week_ - a week of videos, blog posts and
insight into the wider AI Dev Tools world, as well as deeper dives into how to
integrate the AI Gateway into your projects.

## The Challenge with Direct LLM Integrations

Most development teams today are building AI agents and applications by
connecting directly to LLM providers like OpenAI, Anthropic or Google's Gemini
via their APIs.

While this works at the early stages of getting started, it quickly creates
problems:

- **Vendor lock-in**: Your code becomes tightly coupled to specific LLM APIs
- **Cost control**: No centralized way to manage spending across teams
- **Security blind spots**: Direct connections bypass essential guardrails
- **API key sprawl**: Sensitive credentials scattered across your organization

## Enter Zuplo AI Gateway

Our AI Gateway sits between your applications and LLM providers, giving you
complete control over your AI infrastructure. Think of it as a smart proxy that
handles routing, security, cost management, and observability. All while
maintaining the streaming performance your users expect.

Check out the video below where we show off "Tennis GPT", a chat application
that showcases all the key features:

<YouTubeVideo videoId="1yp7wIVVwGs" />

_In this demo, you'll see how we switch between OpenAI and Google Gemini models
without changing code, set up team-based budgets, and add security guardrails to
prevent prompt injection attacks._

## Supported Providers & Models

AI Gateway supports chat completions, text completions and and embeddings models
from [Anthropic](https://anthropic.com) (including the new
[Claude Sonnet 4.5](https://www.anthropic.com/news/claude-sonnet-4-5)),
[OpenAI](https://openai.com), [Google](https://gemini.google.com/) and
[Mistral](https://mistral.ai/).

## Additional Key Features

### **Provider Abstraction**

Switch between OpenAI, Anthropic, Google, and other LLM providers without
changing a single line of application code. Perfect for A/B testing models or
avoiding vendor lock-in.

### **Hierarchical Cost Controls**

Set daily and monthly budgets at the organization, team, and app level. Get
warnings before you hit limits or enforce hard stops to prevent surprise bills.

### **Built-in Security**

Integrated guardrails protect against prompt injection attacks and prevent PII
leakage in both requests and responses. We partner with security leaders like
Akamai to provide enterprise-grade protection.

### **Semantic Caching**

Our intelligent caching layer identifies similar prompts and returns cached
responses, reducing costs and improving response times for your users.

### **Self-Service Management**

Developers can create apps and manage their AI usage through our intuitive
dashboard, no need to share sensitive API keys.

## Get Started for Free

The Zuplo AI Gateway available now and is completely free to get started.

1. Create a new AI Gateway project at
   [portal.zuplo.com](https://portal.zuplo.com)
2. Configure your LLM providers (OpenAI, Gemini, etc.)
3. Set up teams and cost controls
4. Create your first app
5. Replace your direct LLM calls with your Zuplo AI Gateway URL

Your existing application code will work seamlessly because we maintain full
compatibility with the OpenAI API format (used by many other providers) while
adding all the enterprise features you need to stay compliant, and in control.

For more information see the
[AI Gateway documentation](https://zuplo.com/docs/ai-gateway/introduction).

## Stay Tuned

Throughout AI Gateway Launch Week, we'll be sharing deep dives into other
integration possibilities and in-depth discussions with other leaders in the AI
Dev Tools ecosystem.

Ready to take control of your AI infrastructure?
[Sign up for free](https://portal.zuplo.com/signup) and see how Zuplo's AI
Gateway can transform your team's AI development workflow.

## More from AI Week

This article is part of Zuplo's AI Week. A week dedicated to AI, LLMs and, of
course, APIs centered around the release of our
[AI Gateway](https://zuplo.com/ai-gateway).

You can find the other articles and videos from this week below:

- Day 1: [AI Gateway Overview](/blog/zuplo-ai-gateway) with Zuplo CEO, Josh
  Twist
- Day 2:
  [Is Spec-Driven AI Development the Future?](/blog/spec-driven-ai-development)
  with Guy Podjarny, CEO & Founder of Tessl
- Day 2:
  [Using AI Gateway with LangChain & OpenAI](/blog/ai-gateway-with-langchain)
  with John McBride, Staff Software Engineer at Zuplo
- Day 3:
  [Your AI Models Aren't Learning From Production Data](/blog/comet-ml-opik)
  with Gideon Mendels, CEO & Co-Founder of Comet ML
- Day 3:
  [Using Claude Code with Zuplo's AI Gateway](/blog/ai-gateway-with-claude-code)
  with Martyn Davies, Developer Advocate at Zuplo
- Day 4:
  [What Autonomous Agents Actually Need from Your APIs](/blog/what-autonomous-agents-actually-need-from-your-apis)
  with Emmanuel Paraskakis, CEO of Level250
- Day 4: [Using AI Gateway with goose AI agent](/blog/ai-gateway-with-goose)
  with Martyn Davies, Developer Advocate at Zuplo