Systems | Development | Analytics | API | Testing

[Developer Day] Developer Portal, Observability & Identity with Kong Konnect

This hands-on Developer Day builds on the first two workshops (Platform setup and APIOps automation) to deliver a complete developer experience. You’ll stand up a Kong Konnect Developer Portal with self-registration and application onboarding, wire the portal to an OIDC identity provider for SSO and token issuance, and publish APIs and docs from your APIOps pipeline. In parallel, you’ll configure Konnect Analytics to capture metrics and usage data from your Kong gateways and services.

The Connectivity Layer of AI | Kong Konnect for Agentic Digital Experiences

APIs are the nervous system of AI. In this API Summit 2025 keynote, Kong outlines the AI connectivity layer: unifying API and LLM traffic, adopting agent protocols like MCP, introducing an AI gateway pattern, and enabling usage-based monetization with realtime metering and billing in Konnect. Key takeaways: Learn more: Subscribe for more on API and AI connectivity. Explore Kong Konnect to standardize governance, scale LLM/agent traffic, and monetize usage.

The Hidden AI Fragmentation Tax: Why AI Innovation Speed Will Depend on Your AI Program Margins

Everyone's telling you to innovate faster with AI. Move quicker. Ship more features. Deploy more agents. But before we sprint headlong into the AI revolution, we need to have a proper dollars-and-cents conversation that most companies are avoiding. Disclaimer: Statistics cited in this post were reported in the 2025 State of AI Cost Governance Report by Mavvrik. The data is stark: 84% of companies report more than a 6% hit to gross margin from AI costs.

The Rapidly Changing Landscape of APIs: Navigating the 2026 API Ecosystem

In January 2025, the OAuth 2.0 Security Best Current Practice became RFC 9700 (RFC 9700 - Best Current Practice for OAuth 2.0 Security). This technical milestone symbolizes a broader transformation. APIs are no longer just developer tools---they're regulated infrastructure powering everything from AI agents to telecom networks. The numbers tell a compelling story.

How to Secure Your APIs with Kong Gateway Plugins

Have you ever wondered how developers can add features like security and traffic control to their apps without spending weeks coding? Kong's API gateway plugins are the answer. Think of your app as a secure office building, your API as the lobby, and Kong Gateway as the head of security you've hired to manage it. Plugins are the security team and tools—like a guard managing traffic flow or a system to scan employee badges—that protect your "lobby.".

API Summit 2025 Recap: AI Connectivity and the Agentic Era

That’s a wrap on API Summit 2025! At our eighth annual event, the brightest minds in the worlds of APIs and AI gathered in New York City to define the next chapter of digital innovation. We're entering an era where APIs are not just connecting services but connecting intelligence. APIs are the neural pathways of this new AI world, where agents will reason, act, and collaborate through endpoints. At this year's API Summit, we saw how quickly this vision is becoming reality.

Introducing the Volcano SDK to Build AI Agents in a Few Lines of Code

Today, we're open-sourcing Volcano SDK, a TypeScript SDK for building AI agents that combines LLM reasoning with real-world actions through MCP tools. Why Volcano SDK? One reason: because 9 lines of code are faster to write and easier to manage than 100+. Without Volcano SDK? You'd need 100+ lines handling tool schemas, context management, provider switching, error handling, and HTTP clients. With Volcano SDK: 9 lines. Look how we compress 100+ lines with the following example: That's it.

Introducing New MCP Support Across the Entire Konnect Platform

If you’ve been following Kong, you know that Kong was the first in the API platform space to introduce an enterprise-grade AI Gateway for LLM workloads. Today, we’ve also introduced a new enterprise-grade MCP Gateway to ensure that you can roll out production-ready MCP deployments. But we are focused on more than just the Gateway. Today, we’re excited to announce additional MCP workflow support in the Konnect Developer Portal and a brand new MCP integration solution, the MCP Composer.

The Challenge: Can You Trust What You're Shipping? You Will with Insomnia v12

This is the eighth post in a series about reasons to attend API Summit 2025. Check out the previous post here. The first time you push an API to production, you’re excited it’s finally live. You’re relieved that you can move on to your next big project. You’re also nervous. You’ve tested as much as you thought you should, but somewhere in the back of your mind is a whisper of, “What if I missed something? What if the commits are messy?

How AI Agents Actually Call APIs: 5 Common Misconceptions

Ever wondered how AI agents and Large Language Models (LLMs) connect to real-world data and services? It’s not magic—it’s a well-structured process. This video breaks down the five most common misunderstandings about how LLMs call APIs, databases, and other custom tools. We explain the crucial role of the Model Context Protocol (MCP) in creating reliable and powerful AI agents. In this video, we'll cover.

Merge API Management & Identity to Unlock Your API Platform's Potential

This is the sixth post in a series about reasons to attend API Summit 2025. Check out the previous post here. APIs empower every enterprise function, starting from seamless customer experiences to efficient internal operations. As a matter of fact, APIs are the foundational technology that fuels the advancements in AI, MCP, agentic, and autonomous systems. They're the critical connective tissue that allows data, intelligence, and actions to flow securely and reliably across ecosystems.

From Chaos to Control: How Kong AI Gateway Streamlined My GenAI Application

In this post, Kong Champion Sachin Ghumbre shares his journey of transforming a complex GenAI application from a state of operational challenges to streamlined control. Discover how Kong AI Gateway provided the enterprise-grade governance needed to secure, optimize, and scale his GenAI solution, tackling issues from escalating LLM costs to prompt injection risks.

Enable Enterprise-Wide Agentic Access to APIs

While more and more organizations are seeking to standardize and consolidate their API and AI infrastructure efforts in a unified platform, the reality is that many — especially large — organizations already have disparate API deployments across disparate API gateways. One common API gateway that most enterprises have running at least somewhere is AWS API Gateway, as it is often seen as an easy-to-get-started-with solution for teams that are already running cloud workloads on AWS.

What is an API gateway?

An API Gateway is the professional digital bouncer at the door of your company's digital services. It creates a single entry point to improve security and organization, inspecting every request and routing it to the microservice it needs to reach. It checks IDs (authentication), directs traffic (routing), and provides crowd control (rate limiting) to make sure everything runs smoothly.