Systems | Development | Analytics | API | Testing

An Early Christmas Present for the AI C-Suite: Metering & Billing Comes to Kong Konnect

Happy holidays from the Kong team! Consider this our gift to everyone who's been asked "what's the ROI on AI?" one too many times. The AI boom has a dirty secret: for most enterprises, it's bleeding money. Every LLM call, every agent invocation, every API request that powers your AI products — they all cost something. And right now, most organizations have no idea what they're spending, who's spending it, or how to control that spend. Finance teams are flying blind.

Expanded Observability, Orchestration, and Security with Kong Gateway 3.13

Discover expanded OpenTelemetry support, full cloud-native authentication, powerful Datakit orchestrations, and PCI DSS 4.0 attestation for Kong Konnect and Cloud Gateways. As API ecosystems grow more complex, maintaining visibility and security shouldn't be a hurdle. Kong Gateway 3.13 simplifies these challenges with expanded OpenTelemetry support and more flexible orchestration. These new capabilities not only make your APIs more observable but also make it easier to implement orchestration.

The Age of AI Connectivity

Kong was born to connect. The world is shifting from connecting cloud services with apps to connecting LLMs through agents. API calls and tokens are moving in tandem; a new unit of intelligence is forming. As AI traffic explodes into hypervolumes, speed is all that matters. The same principles of performance, security, and reliability behind Kong are essential in an agentic world. A new connectivity layer for AI is born.

Reaching Autonomous Software Quality | From the Bear Cave

AI has changed how software is written, but testing and quality haven’t kept up at the same pace. In the first episode of our "From the Bear Cave" discussion series, SmartBear CEO Dan Faulkner and VP of Product, AI, Bridges Smith talk through the Levels of Autonomy in software development, why non-code-based testing must become more autonomous, and what it will take to close the gap between AI coding and ensuring trustworthy software.

Accelerating the API SDLC with SmartBear MCP Server and Swagger MCP Tools

Note: The SmartBear MCP Server is under active development and features may change. Check our GitHub repository for the latest updates and compatibility information. At SmartBear, we show how our MCP Server enables a secure and intelligent bridge between SmartBear platform data and AI-powered development workflows.

Digital Twins Gone Wild: My Unexpected AI Doppelgänger

I recently tried using AI to create a digital twin of myself. I uploaded a photo, expecting a futuristic, slightly improved version of me… and what did I get in return? A picture of Kim Jong Un. Clearly, AI has a sense of humor—or a very different definition of “twin.” Forget Arnold Schwarzenegger and Danny DeVito.

API Automation Testing: A Practical Guide For 2026

APIs (Application Programming Interfaces) power nearly every modern digital experience, from mobile apps and online payments to AI-driven services and real-time data processing. As software systems increasingly rely on microservices and distributed architectures, the number of API interactions continues to grow, making reliability and performance more critical than ever.

Streamline Code Testing with Proxymock

Tired of complex setups and running out of memory just to test one component? Learn how to use Proxymock (a FREE tool) to solve your biggest testing headache: component isolation! This demo shows you how to record and mock interactions across a complex React, Golang, and PostgreSQL stack, allowing you to find bugs before they ever hit production. In This Demo: This strategy lets you easily isolate components, simulate customer behavior, and ensure quality with lightning-fast local testing.

How to Test Your React Frontend When the Backend Is Offline #speedscale #frontend #backend #coding

Software development is hard, especially when you have to ensure every component works together; it's an integration maze! And running a full stack (like React, Go, and Postgres) on your dev machine often means one thing: running out of memory! The Fix: We'll show you how to use Proxymock to record your components, effectively letting you run the frontend (or any component) completely isolated.