Alternatives to Apigee
Google Cloud full-lifecycle API management platform.
Apigee ranks #5 of 8 in API gateways, with an Alt Score of 89. It is licensed under Proprietary — Google Cloud managed service and available on the web. 13 of 13 checklist rows are verified against a public source.
Apigee is Google Cloud API management platform for designing, securing, publishing, monetizing, and analyzing APIs at enterprise scale.
Apigee is built for enterprise API teams and platform engineers at organizations that need to design, secure, monetize, and analyze APIs at scale across hybrid, multicloud, or Google Cloud-native environments.
A fully managed API gateway and lifecycle platform covering API proxy creation, 50+ policies for traffic management, transformation, and security (OAuth2/JWT/API keys, quotas, spike arrest), a developer portal for onboarding API consumers, built-in analytics and near real-time monitoring dashboards, and an Advanced API Security add-on for bot and abuse detection, all accessible via a web UI, REST management API, and CLI tooling.
Teams build API proxies (REST, gRPC, SOAP, or GraphQL front ends over backend services) using Apigee's policy framework in the Apigee UI or as XML/config bundles managed through source control and CI/CD, then deploy them either as fully managed Apigee X in Google Cloud or via Apigee hybrid, which keeps a Google-hosted management plane but runs the traffic-processing runtime plane on the customer's own Kubernetes cluster; usage is billed pay-as-you-go per API call or through negotiated subscription tiers, with a 60-day free evaluation available.
Why people leave Apigee
Dashed reasons are sourced facts; the rest are opinions. Vendors can dispute.
Sign in to add a reason — new reasons go through moderation before appearing.
Ranked alternatives
Ordered by Alt Score. Click any score to see the breakdown.
Gravitee is an open-source API management platform with an event-native gateway supporting REST, GraphQL, gRPC, and async APIs, plus access management and a developer portal.
Kong is an open-source, cloud-native API gateway and management platform for routing, securing, and observing APIs and microservices, with a large plugin ecosystem.
Tyk is an open-source API gateway and full lifecycle management platform with a developer portal, analytics, and support for REST, GraphQL, and gRPC.
WSO2 API Manager is an open-source, full-lifecycle API management platform for creating, publishing, securing, and monetizing APIs; self-hosted or as SaaS (Choreo/Bijira).
KrakenD is a high-performance, stateless open-source API gateway that aggregates and transforms backend services through declarative configuration.
Traefik Hub is an API management and gateway platform built on Traefik Proxy, offering Kubernetes-native ingress, API security, and a developer portal.
Feature comparison
Rows come from the API gateways checklist (17 rows). Human-verified cells only. ? means the value has not been verified.
| API gateways checklist | Apigee | Gravitee | Kong | Tyk | WSO2 API Manager | KrakenD |
|---|---|---|---|---|---|---|
| Pricing model | ||||||
| Starts at | ||||||
| License | ||||||
| Platforms | ||||||
| Open source | ||||||
| Self-hostable | ||||||
| Managed / SaaS option | ||||||
| Rate limiting & throttling | ||||||
| Authentication (OAuth/JWT/API keys) | ||||||
| Developer portal | ||||||
| Plugin / extension ecosystem | ||||||
| Kubernetes-native / ingress | ||||||
| GraphQL support | ||||||
| gRPC support | ||||||
| Analytics & monitoring | ||||||
| Declarative / GitOps config | ||||||
| WAF / security policies |
Sources & verification
18
Every fact and feature listed for Apigee is verified against its own pages. Each alternative is sourced on its own page.
-
License Proprietary — Google Cloud managed service verified 2026-07-17
Apigee is a commercial Google Cloud product sold via pay-as-you-go or subscription pricing; no open-source license is published for the platform itself.
Apigee is Google Cloud's native API management platform that can be used to build, manage, and secure APIs — for any use case, environment, or scale.
https://cloud.google.com/apigee/docs/api-platform/get-started/what-apigee -
Pricing model Usage-based verified 2026-07-17
Apigee offers both metered pay-as-you-go pricing (per API call) and negotiated annual subscription tiers (Standard/Enterprise, contact sales), plus a free 60-day evaluation.
Pay-as-you-go pricing Unlock Apigee with no upfront commitment and pay only for what you use
https://cloud.google.com/apigee/pricing -
Starts at $20 per 1M API calls verified 2026-07-17
Cheapest pay-as-you-go entry point (Standard API Proxy tier). A free 60-day sandbox evaluation is also available: "Evaluate Apigee in your own sandbox at no cost for 60 days."
Costs provided are per 1M API calls. $20 (up to 50M API calls) $16 (from 50M to 500M API calls) $13 (above 500M API calls)
https://cloud.google.com/apigee/pricing -
Platforms Web verified 2026-07-17
Apigee is managed entirely through a web-based UI (Apigee UI / Cloud console) and REST APIs/CLI; no native desktop or mobile client exists.
After you attach a policy or make changes to an existing policy, use the Apigee UI or the Apigee API to deploy the changes.
https://cloud.google.com/apigee/docs/api-platform/develop/policy-attachment-and-enforcement -
Status active verified 2026-07-17
Release notes show continuous feature, security, and version updates through July 2026 (current date).
July 15, 2026 Apigee UI Fixed ... July 10, 2026 ... we released an updated version of the Apigee hybrid software, v1.16.7.
https://cloud.google.com/apigee/docs/release-notes -
Open source No verified 2026-07-17
Apigee is a proprietary Google Cloud managed offering; no source code is published for the platform.
Apigee is Google Cloud's native API management platform that can be used to build, manage, and secure APIs — for any use case, environment, or scale.
https://cloud.google.com/apigee/docs/api-platform/get-started/what-apigee -
Self-hostable Partial verified 2026-07-17
Apigee hybrid lets you run the runtime plane (traffic processing) on your own Kubernetes cluster, but the management plane (UI, analytics, config) remains hosted by Google — so it is partially, not fu
The hybrid model includes a management plane hosted by Apigee in the Cloud and a runtime plane that you install and manage on one of the supported Kubernetes platforms.
https://cloud.google.com/apigee/docs/hybrid/v1.10/what-is-hybrid -
Managed / SaaS option Yes verified 2026-07-17
Apigee X is Google's fully managed SaaS API management offering; pay-as-you-go and subscription plans are both fully managed cloud options.
Evaluate Apigee in your own sandbox at no cost for 60 days
https://cloud.google.com/apigee/pricing -
Rate limiting & throttling Yes verified 2026-07-17
Apigee also offers a separate SpikeArrest policy specifically for traffic-burst rate limiting.
A quota is an allotment of requests that an API proxy will accept over a specified time interval, or until the Quota is explicitly reset using the ResetQuota policy.
https://cloud.google.com/apigee/docs/api-platform/reference/policies/quota-policy -
Authentication (OAuth/JWT/API keys) Yes verified 2026-07-17
Apigee also has dedicated OAuthV2 and VerifyJWT policies; see https://cloud.google.com/apigee/docs/api-platform/security/oauth/oauth-introduction ("The OAuth 2.0 authorization framework enables a thir
An API key (known in Apigee as a consumer key) is a string value passed by a client app
https://cloud.google.com/apigee/docs/api-platform/security/api-keys -
Developer portal Yes verified 2026-07-17
Apigee offers both a simple self-service "integrated portal" and a fully customizable Drupal 10-based portal option.
Consider building an Apigee integrated portal if you plan to support common use cases for portal development, such as standard registration and app creation flows, and more stylistic than functional c
https://cloud.google.com/apigee/docs/api-platform/publish/intro-portals -
Plugin / extension ecosystem Yes verified 2026-07-17
Apigee's model is policy-based extensibility (50+ standard policies plus extensible/custom-code policies) rather than a third-party plugin marketplace.
Extensible policies provide more functionality than standard policies, including for traffic management, mediation, and security. The extensible policies also include policies to implement custom logi
https://cloud.google.com/apigee/docs/api-platform/reference/policies/reference-overview-policy -
Kubernetes-native / ingress Yes verified 2026-07-17
Apigee hybrid runtime deploys as containerized services on GKE or other supported Kubernetes platforms.
Apigee hybrid consists of a management plane maintained by Google and a runtime plane that you install on a supported Kubernetes platform.
https://cloud.google.com/apigee/docs/hybrid/v1.10/what-is-hybrid -
GraphQL support Yes verified 2026-07-17
The GraphQL policy can parse GraphQL request payloads into message flow variables, verify the request against a GraphQL schema, or both.
https://cloud.google.com/apigee/docs/api-platform/develop/graphql -
gRPC support Yes verified 2026-07-17
Apigee supports styles like REST, gRPC, SOAP, and GraphQL, providing flexibility to implement any architecture.
https://cloud.google.com/apigee -
Analytics & monitoring Yes verified 2026-07-17
Apigee Analytics and API Monitoring provide near real-time dashboards, custom reports, and alerting.
Built-in and custom API analytics dashboards Use built-in dashboards to investigate spikes, improve performance, and identify improvement opportunities
https://cloud.google.com/apigee -
Declarative / GitOps config Yes verified 2026-07-17
Apigee also documents managing API proxy configs (XML bundles) via source control and CI/CD pipelines outside of hybrid; see https://cloud.google.com/apigee/docs/api-platform/antipatterns/no-source-co
The new method of installing Apigee hybrid can be integrated with existing Kubernetes CI/CD tools like Argo, Flux or Anthos Config Management which do not use an overrides.yaml configuration file.
https://cloud.google.com/apigee/docs/hybrid/preview/new-install-user-guide -
WAF / security policies Yes verified 2026-07-17
Apigee integrates with Google Cloud Armor (WAAP) for edge WAF protection; see https://cloud.google.com/apigee ("Google Cloud WAAP combines three solutions (Apigee, Cloud Armor, and reCAPTCHA Enterpris
Advanced API Security enables you to protect your APIs from misconfigurations, malicious bot attacks, and critical abuses.
https://cloud.google.com/apigee/pricing
FAQ
Yes. Zuplo has a free tier or is fully free. Free-tier limits in the comparison table are verified and dated.
Gravitee, Kong and Tyk — every license claim links its source.