Systems | Development | Analytics | API | Testing

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.