# Cloudflare Unifies AI Gateway and Workers AI _Cloudflare unifies AI Gateway and Workers AI, offering developers a single control plane for model management, observability, and billing._ **Published:** 2026-08-07 **Source:** https://www.startuphub.ai/ai-news/artificial-intelligence/2026/cloudflare-unifies-ai-gateway-and-workers-ai --- Cloudflare is consolidating its AI offerings, merging [AI Gateway](https://blog.cloudflare.com/workers-ai-gateway-unification/) and [Workers AI](https://blog.cloudflare.com/workers-ai-gateway-unification/) into a unified control plane. This move aims to simplify how developers connect to and manage AI models, whether they are hosted by Cloudflare or external providers. The unification means a single point for observability, billing, and security, reducing complexity for users. Cloudflare AI OfferingsCore previously distinct AI Gateway and Workers AI products for developersFrom the article 9 mentionsCloudflare is consolidating its AI offerings, merging AI Gateway and Workers AI into a unified control plane.led toSeparate AI ManagementDriverdevelopers faced complexity managing models, observability, and billing across productsFrom the article 4 mentionsNow, these will operate under a singular management layer.drivesUnify AI GatewayCoremerging AI Gateway and Workers AI into a single control planeFrom the article 8 mentionsAI Gateway offered proxying to any model provider with built-in features like logging and security.createsSingle Control PlaneEffectunified management for all AI models, whether Cloudflare or external providersFrom the article 2 mentionsThe move to a single control plane positions Cloudflare to offer a more comprehensive solution for developers building AI-powered applications, whether they're running models at the edge or calling out to external services.enablesSimplified AccessEffectunified entry point via Workers binding or REST API for model callsUnified ObservabilityEffectsingle point for logging, security, and performance monitoring of AI modelsFrom the article 5 mentionsThe unification means a single point for observability, billing, and security, reducing complexity for users.Unified BillingEffectconsolidated billing and credits for all AI model usageFrom the article 4 mentionsThis unified billing approach simplifies financial management and is being incentivized with elevated rate limits on Workers AI models for users employing this unified billing path.Reduced ComplexityOutcomestreamlined developer experience for connecting and managing AI modelsFrom the article 2 mentionsAs the number of model providers and specialized AI services grows, platforms that can abstract away the complexity of integration and management become increasingly valuable. The company, known for its edge computing and cybersecurity services, has seen its users increasingly converge on similar goals with its distinct AI products. [AI Gateway](https://blog.cloudflare.com/workers-ai-gateway-unification/) offered proxying to any model provider with built-in features like logging and security. Workers AI, on the other hand, provided inference-as-a-service using Cloudflare's managed GPU infrastructure. Now, these will operate under a singular management layer. ## Simplified Access and Observability A key benefit of this integration is the introduction of a unified entry point through both a Workers binding and a REST API. Developers can now use a single AI binding to call either AI Gateway or [Workers AI](https://blog.cloudflare.com/workers-ai-gateway-unification/). Cloudflare also shipped a concept of a "default" gateway, which automatically provides observability and logging for Workers AI usage even without explicit setup. This means every request is logged, token counts are tracked, and cost attribution is available from the first authenticated request. Previously, using Workers AI directly meant operating without the detailed insights offered by AI Gateway. Now, by specifying `gateway: { id: 'default' }` in the binding or using the `cf-aig-gateway-id: default` header in API calls, users automatically inherit AI Gateway's visibility features. This upgrade is significant for teams debugging model behavior or auditing AI output, moving from "flying blind" to having full visibility into latency, token usage, and error rates. For those needing more granular control, the option to create named gateways remains. This allows for custom caching rules or traffic splitting by application, simply by changing a parameter in the request. ## Unified Billing and Credits The convergence also extends to billing. Cloudflare is enabling the use of AI Gateway credits for Workers AI usage. Previously, these credits were only applicable to external model providers like OpenAI or Anthropic. Now, users can load credits into a wallet and spend them across any supported provider, including Cloudflare's own hosted models. This unified billing approach simplifies financial management and is being incentivized with elevated rate limits on Workers AI models for users employing this unified billing path. This strategy reflects a broader trend in the AI infrastructure space. As the number of model providers and specialized AI services grows, platforms that can abstract away the complexity of integration and management become increasingly valuable. Companies like [Microsoft (NASDAQ:MSFT)](https://www.google.com/finance/quote/MSFT:NASDAQ) with Azure AI, and [Alphabet Inc. (NASDAQ:GOOGL)](https://www.google.com/finance/quote/GOOGL:NASDAQ) with Google Cloud AI, offer broad suites of tools, but Cloudflare's approach focuses on the edge and developer-centric tooling. ## The Future of Model Routing Looking ahead, Cloudflare plans to introduce model-first routing. This will allow users to define routing rules based on the specific AI model being requested, further enhancing flexibility. The move to a single control plane positions Cloudflare to offer a more comprehensive solution for developers building AI-powered applications, whether they're running models at the edge or calling out to external services. For startups, this consolidation could lower the barrier to entry for adopting sophisticated AI capabilities, abstracting away infrastructure concerns and simplifying cost management. --- Original analysis from [startuphub.ai](https://www.startuphub.ai), the #1 AI startup directory.