Cloudflare AI Gateway
Cloudflare AI Gateway is a managed LLM proxy that sits in front of 23+ AI providers (OpenAI, Anthropic, Google AI Studio, Google Vertex AI, Amazon Bedrock, Azure OpenAI, Workers AI, Mistral, Cohere, Groq, DeepSeek, Cerebras, xAI, Perplexity, Replicate, HuggingFace, OpenRouter, ElevenLabs, Deepgram, Cartesia, Ideogram, Fal AI, Baseten, Parallel) and provides analytics, request and error logging, response caching, rate limiting, request retries, model fallback, guardrails, and evaluations. A unified REST API launched May 21, 2026 lets developers call any model through a single endpoint. The gateway integrates with Workers AI, the Secrets Store, and Cloudflare CASB's Claude Compliance API support. This is a standalone product profile; the broader Cloudflare provider profile lives at github.com/api-evangelist/cloudflare.
Real signal across most facets with visible, nameable gaps — the contract exists but is thin, or the portal is good while governance and commercial terms are absent.
API Evangelist profiles Cloudflare AI Gateway the way a machine reads it — 37 machine-readable artifacts across 7 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Cloudflare AI Gateway scores 55.3/100 (developing), with a separate agent-readiness read of 60/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Cloudflare AI Gateway
Each block below is one kind of artifact we hold for Cloudflare AI Gateway. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 7
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Cloudflare AI Gateway Proxy
The AI Gateway proxy endpoint accepts requests in each provider's native API format and forwards them through Cloudflare's edge with analytics, caching, retries, rate limiting, ...
Cloudflare AI Gateway Unified REST API
Unified REST API launched May 21, 2026 that lets developers call any supported model through a single endpoint instead of formatting requests for each provider individually. Sit...
Cloudflare AI Gateway Management API
The Cloudflare API surface for managing AI Gateway resources — creating gateways, listing them, retrieving request logs, and configuring caching, rate limiting, and authenticati...
AI Gateway MCP Server
Cloudflare-hosted remote MCP server that exposes AI Gateway control-plane operations to MCP-compatible AI agents.
Cloudflare AI Gateway Gateways API
The Gateways API from Cloudflare AI Gateway — 2 operation(s) for gateways.
Cloudflare AI Gateway Logs API
The Logs API from Cloudflare AI Gateway — 1 operation(s) for logs.
Cloudflare AI Gateway Proxy API
The Proxy API from Cloudflare AI Gateway — 2 operation(s) for proxy.
Scroll within the panel for all 7 ·
Open Collections 1
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Cloudflare AI Gateway API
OPEN COLLECTIONMCP Servers 1
Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.
Model Context Protocol servers that expose these APIs to AI agents.
mcp
MCP SERVERPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Cloudflare Ai Gateway Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Features 10
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
23+ Provider Coverage
OpenAI, Anthropic, Google AI Studio, Google Vertex AI, Amazon Bedrock, Azure OpenAI, Workers AI, Mistral, Cohere, Groq, DeepSeek, Cerebras, xAI, Perplexity, Replicate, HuggingFa...
Unified REST API
Single endpoint that can call any supported model (launched May 21, 2026), alongside provider-native pass-through mode.
Analytics and Logging
Per-request analytics for tokens, cost, latency, and error rates with full request and response logging.
Edge Caching
Cache LLM responses at Cloudflare's edge to cut latency and provider spend.
Rate Limiting
Enforce request and token rate limits per gateway, per application.
Retries and Model Fallback
Automatically retry failing calls and fall back to alternate models or providers.
Guardrails and Evaluations
Apply guardrails to prompts and responses and run evaluations against captured traffic.
BYOK and Unified Billing
Bring your own provider keys per gateway or route spend through Cloudflare's Unified Billing.
Workers AI Integration
Native integration with Cloudflare Workers AI models via the cf-aig-gateway-id header.
Secrets Store Integration
Provider keys can be sourced from Cloudflare's Secrets Store rather than embedded in client code.
Scroll within the panel for all 10 ·
Security Posture 3
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Use Cases 5
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Observe LLM Traffic
Capture per-request tokens, latency, and cost across every provider in one place.
Cut LLM Costs
Cache repeated responses at the edge and rate limit runaway workloads.
Fail Over Between Providers
Configure retries and model fallback so a single provider outage does not take down the app.
Govern Prompts and Responses
Apply guardrails and run evaluations against production AI traffic.
Unify Multi-Provider Access
Use a single REST endpoint to address any supported model from any provider.
Integrations 6
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
Workers AI
First-class integration with Cloudflare Workers AI inference catalog.
Cloudflare Workers
Call AI Gateway directly from Workers using AI bindings configured in wrangler.jsonc.
Cloudflare Secrets Store
Store and rotate provider API keys without redeploying.
Cloudflare CASB - Claude Compliance API
CASB support for Anthropic's Claude Compliance API announced May 2026.
Claude Managed Agents on Cloudflare
Partnership offering announced May 19, 2026 that runs Anthropic-managed Claude agents on Cloudflare with AI Gateway in the path.
MCP Server
Remote MCP server at ai-gateway.mcp.cloudflare.com/mcp for AI agent access to AI Gateway control plane.
Resources
Every other property we hold for Cloudflare AI Gateway — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 1
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/cloudflare-ai-gateway · machine-readable index on apis.io