Sold by
Kong Konnect Plus - Unified AI & API Governance Management Platform
Unified API and AI platform to secure, manage, and govern APIs, LLMs, MCP, and event streams across any cloud with native AWS integration.
Reviews (351)
Kirpalsinh R.
Centralized API governance and sub-millisecond proxy routing for microservices
Reviewed on Sep 03, 2026
Review provided by G2
What do you like best about the product?
Managing API routing across a distributed microservices environment requires strict consistency, and Kong Konnect's hybrid architecture handles this exceptionally well. The SaaS control plane provides a unified view for configuring services, while the self-hosted data plane instances run locally near our Kubernetes workloads to keep proxy latency negligible. Implementing edge concerns—such as OAuth2 token validation, rate-limiting, and request transformation—via out-of-the-box plugins offloads significant overhead from our application code. Furthermore, managing the gateway state declaratively using the decK CLI seamlessly integrates into our GitOps pipelines, making deployment changes across staging and production environments predictable and fully version-controlled.
What do you dislike about the product?
Developing custom plugin logic still requires working with Lua or building WebAssembly modules, which introduces extra friction for development teams accustomed to higher-level languages like Python or Go. When troubleshooting synchronization mismatches between the SaaS management console and self-hosted runtime groups, navigating low-level proxy logs to isolate SSL certificate or schema errors can be time-consuming. Additionally, licensing costs scale up quickly as request throughput and the number of active runtime instances expand across enterprise environments.
What problems is the product solving and how is that benefiting you?
It eliminates fragmented traffic management and inconsistent security policies across independent backend services. Prior to adopting the gateway, individual teams implemented their own authentication layers and throttling mechanisms, creating maintenance debt and audit risks. Centralizing policy enforcement at the gateway level establishes uniform security standards across all endpoints while freeing developers to focus entirely on domain-specific business logic.
New Anamika M.
Clear, Convenient API Gateway Management in One Dashboard
Reviewed on Sep 02, 2026
Review provided by G2
What do you like best about the product?
what i like most about Kong Konnect is that it gives me a clear place to manage APIs, routes, services, and plugins. The interface is fairly easy to navigate, and having everything in one dashboard makes managing and monitoring the gateway much more convenient
What do you dislike about the product?
The main downside for me is that it can take some time to understand where everything is especially when you re new to API gateways. There are quite a few options and settings , so the initial learning curve can feel a little steep.
What problems is the product solving and how is that benefiting you?
Kong Konnect helps simplify the management of APIs and services by putting routing , plugins and gateways configuration in one place. This makes it easier to keep APIs organized, apply policies consistently, and spend less time managing different pieces separately .
Vaidehi G.
Makes API testing easier during Flutter development
Reviewed on Sep 02, 2026
Review provided by G2
What do you like best about the product?
As a Flutter developer, I mainly use Kong Konnect when working with APIs for our mobile app. Having the API routes, traffic, and basic details in one place makes it easier to check if an issue is coming from the app or the API. I also find the logs and monitoring useful when an API request is not working as expected.
What do you dislike about the product?
Some of the settings were a little confusing for me at first, especially because I am more focused on flutter development than backend work. It took some time to understand where to check certain API settings and errors.
What problems is the product solving and how is that benefiting you?
Before using Kong Konnect, when an API failed from the Flutter app, it was not always easy to know if the problem was in my code or on the API side. Now I check the API status, request details, and logs in one place, which helps me find the issue faster and reduces the time spent going back and forth with the backend team.
Rahul M.
Unified Control Plane for Consistent API Security and Fast Rollbacks
Reviewed on Sep 01, 2026
Review provided by G2
What do you like best about the product?
As a Full Stack .NET Developer working extensively with ASP.NET core Web APIs and third-party API integrations, the greatest advantage has been having a single control plane to manage authentication, JWT validation, rate limiting, and routing access all of our environments, eliminating the need to duplicate this logic within every backend service.
This has made our API security policies consistent by design, rather than something we need to audit for after deployment - which matters a lot when you are integrating multiple external APIs alongside our own .NET services.
The real-time analytics dashboard has also proven valuable, allowing us to identify latency spikes and error bursts early rather than discovering issues through a broken Angular frontend experience.
Additionally, RBAC and workspace separation have made it straightforward for different teams to manage their own services independently, and rolling back a problematic configuration change now takes seconds rather than escalating into a full incident.
This has made our API security policies consistent by design, rather than something we need to audit for after deployment - which matters a lot when you are integrating multiple external APIs alongside our own .NET services.
The real-time analytics dashboard has also proven valuable, allowing us to identify latency spikes and error bursts early rather than discovering issues through a broken Angular frontend experience.
Additionally, RBAC and workspace separation have made it straightforward for different teams to manage their own services independently, and rolling back a problematic configuration change now takes seconds rather than escalating into a full incident.
What do you dislike about the product?
There is a moderate learning curve during initial setup, through it becomes considerably easier to navigate once the team become familiar with the platform.
What problems is the product solving and how is that benefiting you?
Prior to adopting Kong Konnect, our API logic - including authentication and rate limiting - was distributed across multiple ASP.NET Core services, which complicated audits and led to inconsistent behavior between teams. With Konnect, this logic is now centralized, ensuring that new services inherit the same standards from the outset. Troubleshooting has also become more efficient, as we can review the gateway directly rather than searching through multiple codebases and SQL logs, and we now have significantly clearer visibility into which APIs exist, who owns them, and how they are performing.
Mohini G.
API Management Simplified for the Enterprise.
Reviewed on Sep 01, 2026
Review provided by G2
What do you like best about the product?
I like most about Kong Konnect is having complete visibility into and control of our API traffic. Administering numerous services in various stages of development across our environments can become cumbersome. Having visibility into and governance of all traffic passing through Kong has been a game changer. API Gateway features, authentication policies, rate limiting, and traffic controls have allowed us to minimize effort from our infrastructure and development teams. It has also been extremely valuable as we ensure consistency of APIs across our environments while enabling modern microservices-based applications.
What do you dislike about the product?
The platform has plenty of power under the hood but does require a good understanding of API gateways, networking, and security rules. Teams new to API management may spend some time initially configuring the gateway and associated policies.
What problems is the product solving and how is that benefiting you?
What Kong Konnect allows us to do is simplify how we manage API complexity. Previously, gaining visibility into our API traffic and trying to implement uniform security policies between numerous services was more difficult. With Kong Konnect we are able to manage our APIs better, operate them more reliably, and have greater control over how our applications communicate.
Keval D.
Unified Control Plane for Consistent API Security and Real-Time Analytics
Reviewed on Sep 01, 2026
Review provided by G2
What do you like best about the product?
The biggest win for us is having a single control plane to manage authentication, JWT validation, rate limiting, and routing across all our environments, instead of duplicating that logic inside every backend service. It’s made our API security policies consistent by default, rather than something we have to audit after the fact. The real-time analytics dashboard is genuinely useful as well—we can catch latency spikes and error bursts early, instead of finding out from a broken frontend. On top of that, RBAC and workspace separation make it easy for different teams to own their own services without stepping on each other, and rolling back a bad config change takes seconds instead of turning into an incident.
What do you dislike about the product?
There’s a bit of a learning curve when you’re first getting everything set up, but it becomes much easier once you’re familiar with the platform.
What problems is the product solving and how is that benefiting you?
Before Kong Konnect, API logic such as authentication and rate limiting was scattered across multiple services, which made audits painful and led to inconsistent behavior between teams. Now it’s centralized, so new services automatically inherit the same standards from the start. Troubleshooting is also faster because we can check the gateway first, and we have much clearer visibility into which APIs exist, who owns them, and how they’re performing.
Purnima G.
Reliable API Management for Backend Engineers.
Reviewed on Aug 31, 2026
Review provided by G2
What do you like best about the product?
As a backend engineer, I appreciate how Kong Konnect allows our team to centralize the management, security, and monitoring of APIs across all our services. Gateway configuration is straightforward, and using plugins for authentication, rate limiting, and traffic management saves us the time we would otherwise spend building these features from scratch. This was particularly beneficial when working with microservices-based applications, where managing dozens of individual APIs can be challenging.
What do you dislike about the product?
The initial setup requires a bit of a learning curve, as do some advanced configurations-such as complex routing or multi-environment setups.
What problems is the product solving and how is that benefiting you?
Kong Konnect enables us to standardize how we implement API security, routing, authentication, and traffic policies, rather than building these features individually into every backend service. This reduces redundant development effort and allows us to maintain our microservices more effectively. Centralized monitoring also helps us quickly identify API errors and performance issues, thereby improving our troubleshooting capabilities and the overall robustness of our applications.
Raj C.
Robust routing control and declarative API deployments for modern services
Reviewed on Aug 30, 2026
Review provided by G2
What do you like best about the product?
Running API proxies across distributed environments usually creates a massive management headache, but Kong Konnect handles this cleanly through its separation of data planes from the cloud-managed control plane. Being able to run data nodes directly inside Kubernetes pods while managing configurations through the cloud console keeps request latency down to single-digit milliseconds. The declarative tooling via decK makes synchronizing gateway configurations across staging and production environments predictable and easy to integrate into CI/CD pipelines. Additionally, native plugins for OAuth2/OIDC token validation, upstream health checks, and rate limiting handle heavy networking concerns right at the gateway layer, saving considerable boilerplate code in downstream microservices.
What do you dislike about the product?
Writing custom plugins still requires familiarity with Lua or compiling Go plugins via WebAssembly (Wasm), which slows down onboarding for engineers used to higher-level application languages. When synchronization issues occur between self-hosted data planes and the cloud control plane, inspecting low-level proxy logs to find schema or certificate mismatches can be tedious. Pricing can also scale steeply once you expand into multiple enterprise runtime groups and high-volume traffic tiers.
What problems is the product solving and how is that benefiting you?
It standardizes traffic management and API security policies across our entire backend footprint. Before adopting the platform, individual engineering squads handled authentication and request throttling inconsistently across separate services. Centralizing these policies at the gateway layer ensures uniform security compliance, simplifies auditing, and allows development teams to focus purely on building business logic rather than reimplementing edge security features.
Hema G.
Good platform to manage APIs at scale.
Reviewed on Aug 29, 2026
Review provided by G2
What do you like best about the product?
Integration across Kong Enterprise features One thing I like best about Konnect is that it centralizes how we manage APIs. We have several teams splitting their time across different services. Having one place to manage gateways, APIs, and access is very helpful. I also like how developers can self-serve a good amount of what they need without having to rely on the platform team.
What do you dislike about the product?
Setting Konnect up is not as simple as pressing a button. We had to spend a decent amount of time thinking through how we wanted things structured. This was especially true for team organization, permissions, and separating out environments. Other pieces also feel overcomplicated for simple tasks. Once you get accustomed to using it though, it becomes easier.
What problems is the product solving and how is that benefiting you?
Lots of API work was done in teams silos and it was hard to standardize. Konnect has allowed us to clean this up. We have better visibility into our APIs. What APIs are running, who owns them, and how they are configured. We've also seen a reduction in repeated requests to the platform team.
Hemanshi G.
Kong Konnect Makes API Consumption Easier with Clear Dev Portal Docs and Faster Loads
Reviewed on Aug 29, 2026
Review provided by G2
What do you like best about the product?
Working mostly on the front end, I mainly interact with the APIs Kong Konnect manages, and it's made life easier just from a consumption side. The dev portal gives clear docs for each endpoint, so I am not constantly pinging the backend team to ask what a field means or what status code to expect. Response caching set up at the gateway level has also helped page load times noticeably on some of our data-heavy views without us touching the frontend code at all.
What do you dislike about the product?
Sometimes when an API call fails, the error message coming back through the gateway is a bit generic, so I still have to loop in a backend dev to figure out the actual cause. It would help if error responses gave a bit more context by default.
Also, the interface takes a little getting used to if you are not the one managing configs day to day.
Also, the interface takes a little getting used to if you are not the one managing configs day to day.
What problems is the product solving and how is that benefiting you?
Before, if an endpoint changed or broke, I'd usually find out the hard way when something on the UI stopped working. Since routing and monitoring got centralized through Kong, issues on the API side get caught and flagged before they trickle down to the frontend. That's meant fewer surprise bugs showing up in the parts of the app I am responsible for.