kong

๐Ÿฆ The API and AI Gateway

kong logo

About kong

๐Ÿฆ The API and AI Gateway

Kong is a powerful, open-source API and AI Gateway designed for modern cloud-native architectures. It acts as a unified control plane for managing, securing, and orchestrating both traditional microservices and cutting-edge AI/LLM (Large Language Model) traffic. Built with extensibility in mind via Lua plugins, Kong excels as a reverse proxy, Kubernetes ingress controller, and OpenAI proxy, enabling seamless integration of AI capabilities into existing applications. Its unique value lies in bridging DevOps and AI/LLM-Ops, offering features like rate limiting, authentication, and observability for generative AI endpoints. As a free, GitHub-hosted solution, Kong empowers developers to build scalable, secure, and intelligent systems without vendor lock-in, making it an essential tool for anyone deploying APIs or AI models in production.

Common Use Cases

  • Centralize and secure access to multiple internal or external AI model APIs (like OpenAI) through a single gateway.
  • Implement rate limiting, authentication, and logging for LLM endpoints to control costs and ensure security.
  • Manage and route traffic for microservices in Kubernetes environments as a robust ingress controller.
  • Develop custom plugins with Lua to extend gateway functionality for specific business or AI workflow needs.
  • Create a serverless AI gateway to proxy and optimize requests between applications and cloud AI services.
โ˜…โ˜…โ˜…ยฝโ˜†
3.7
43,094 users
Trending
Generative AIFreeaiai-gatewayapi-gateway

Not sure how we recommend this tool? Learn about our methodology

Key Features

  • Lua
  • Open Source
  • GitHub Hosted

How to Get Started

1. Install Kong via Docker by running `docker run -d --name kong kong/kong-gateway`. 2. Configure your first service and route using Kong's Admin API or declarative YAML configuration. 3. Add plugins like key-auth or rate-limiting from Kong's extensive library to secure and manage traffic. 4. Test by sending a request through the proxy to your backend API or AI service endpoint.

Usage Statistics

Active Users

43,094

API Calls

5,107,000

Additional Information

Category

Generative AI

Pricing

Free

Last Updated

4/3/2026

Related Tools