• Explore the unified API Platform
        • BUILD APIs
        • Kong Insomnia
        • API Design
        • API Mocking
        • API Testing & Debugging
        • MCP Client
        • RUN APIs
        • API Gateway
        • Context Mesh
        • AI Gateway
        • Event Gateway
        • Kubernetes Operator
        • Service Mesh
        • Ingress Controller
        • Runtime Management
        • DISCOVER APIs
        • Developer Portal
        • Service Catalog
        • MCP Registry
        • GOVERN APIs
        • Metering & Billing
        • APIOps & Automation
        • API Observability
        • Why Kong?
      • CLOUD
      • Cloud API Gateways
      • Need a self-hosted or hybrid option?
      • COMPARE
      • Considering AI Gateway alternatives?
      • Kong vs. Postman
      • Kong vs. MuleSoft
      • Kong vs. Apigee
      • Kong vs. IBM
      • GET STARTED
      • Sign Up for Kong Konnect
      • Documentation
  • Agents
      • FOR PLATFORM TEAMS
      • Developer Platform
      • Kubernetes & Microservices
      • Observability
      • Service Mesh Connectivity
      • Kafka Event Streaming
      • FOR EXECUTIVES
      • AI Connectivity
      • Open Banking
      • Legacy Migration
      • Platform Cost Reduction
      • Kafka Cost Optimization
      • API Monetization
      • AI Monetization
      • AI FinOps
      • FOR AI TEAMS
      • AI Cost Control
      • AI Governance
      • AI Integration
      • AI Security
      • Agentic Infrastructure
      • MCP Production
      • MCP Traffic Gateway
      • FOR DEVELOPERS
      • Mobile App API Development
      • GenAI App Development
      • API Gateway for Istio
      • Decentralized Load Balancing
      • BY INDUSTRY
      • Financial Services
      • Healthcare
      • Higher Education
      • Insurance
      • Manufacturing
      • Retail
      • Software & Technology
      • Transportation
      • See all Solutions
      • DOCUMENTATION
      • Kong Konnect
      • Kong Gateway
      • Kong Mesh
      • Kong AI Gateway
      • Kong Event Gateway
      • Kong Insomnia
      • Plugin Hub
      • EXPLORE
      • Blog
      • Learning Center
      • eBooks
      • Reports
      • Demos
      • Customer Stories
      • Videos
      • EVENTS
      • AI + API Summit
      • Webinars
      • User Calls
      • Workshops
      • Meetups
      • See All Events
      • FOR DEVELOPERS
      • Get Started
      • Community
      • Certification
      • Training
      • COMPANY
      • About Us
      • Why Kong?
      • We're Hiring!
      • Press Room
      • Investors
      • Contact Us
      • PARTNER
      • Kong Partner Program
      • SECURITY
      • Trust and Compliance
      • SUPPORT
      • Enterprise Support Portal
      • Professional Services
      • Documentation
      • Press Releases

        Kong Names Bruce Felt as Chief Financial Officer

        Read More
  • Pricing
  • Login
  • Get a Demo
  • Start for Free
Blog
  • AI Gateway
  • AI Security
  • AIOps
  • API Security
  • API Gateway
|
    • API Management
    • API Development
    • API Design
    • Automation
    • Service Mesh
    • Insomnia
    • View All Blogs
  1. Home
  2. Blog
  3. Product Releases
  4. Kong Service Catalog: The Producer Side of API Discovery
Product Releases
July 1, 2025
6 min read

Kong Service Catalog: The Producer Side of API Discovery

Michael Field
Principal, Technical Product Marketing Manager, Kong

In case you missed it, we recently GA’d Kong Service Catalog as part of our broader API discovery initiative. While most API management vendors focus exclusively on the consumer side of API discovery with developer portals, we recognized a massive gap on the producer side. The result? A comprehensive service catalog that transforms Kong Konnect into a complete API discovery platform.

TL;DR: Service Catalog allows you to document all the services in your organization, not just those fronted by Kong runtimes. It helps discover shadow APIs, provides 360-degree visibility into your services by leveraging third-party integrations, and enforces governance through scorecards. All inside of the Kong Konnect API platform.

The producer-side discovery problem nobody talks about

Most API management solutions treat API discovery as a one-way street. A basic developer portal where consumers can find and use your APIs is table stakes (though Kong’s new Developer Portal takes things to the next level — check out the blog). That's great for external developers, but what about the teams actually building and operating these services?

At large enterprises operating in a federated model, platform teams are essentially flying blind. Application teams spin up services daily, employees come and go, and nobody has a complete picture of what's actually running in production. The result? Shadow APIs everywhere: unmanaged, undocumented, and unprotected services that represent massive security risks. 

To compound the issue, teams unknowingly build duplicate services because they can't discover what already exists, wasting engineering resources and cloud spend on redundant infrastructure when they could be leveraging existing APIs.

Traditional solutions to this problem fall into two unsatisfying camps:

  1. APIM-only approaches: These focus exclusively on APIs that are proxied by the vendor’s gateway and miss the broader service ecosystem
  2. Standalone IDP tools: Separate tooling like Backstage that require extensive configuration, maintenance, and contribute to tool sprawl inside of an organization

Neither approach recognizes an important fundamental truth: your API platform already knows more about your services than any other system. Why not leverage that?

Enter Kong Service Catalog

Service Catalog flips the script by leveraging an API platform and recognizing that effective service discovery requires understanding your entire service ecosystem. Having robust analytics on all the APIs sitting behind your gateway is great, but what engineer do you contact if there’s an issue, how do you ensure the API specification meets your org’s standards, how do you set and enforce standards around reviewing PRs and acknowledging PagerDuty incidents in a timely manner?

Kong’s Service Catalog addresses these challenges with a simple but powerful object model that mirrors how services actually work in the real world.

The Object Model: How Service Catalog Thinks

At its core, Service Catalog operates with three key concepts:

  • Integrations: The connectors that pull resources into Service Catalog. We ship with built-in integrations like Konnect’s Gateway Manager, Mesh Manager, and Advanced Analytics, plus support for external tools like GitHub, PagerDuty, Traceable, and Datadog. Each integration knows how to discover and ingest specific types of resources.
  • Resources: These are the atomic units — generic objects representing anything from a Kong Gateway to a GitHub repository to a PagerDuty service. Resources flow in from integrations and represent the raw materials of your service ecosystem. It’s important to note these resources don’t just capture metadata but provide live, operational data about your services.
  • Services: The logical groupings of resources that actually matter to your teams. A service might include assets from multiple integrations. For example, your Billing Service could include:
    • APIs proxied by Kong Gateway
    • A GitHub repository with the source code and API specification
    • PagerDuty on-call engineers for incident management
    • Datadog monitors for observability

This model reflects reality: services aren't just APIs. They're complete operational units with code, infrastructure, documentation, monitoring, incident response, and perhaps most importantly, the people and teams who own them.

Governance through Scorecards

Service discovery without Scorecards is like an API gateway without policies. It certainly provides basic governance through observability but lacks the ability to actually enforce organizational standards and detect services not meeting the criteria.

That's why we built scorecards. Scorecards act as codified policies that automatically evaluate your services against your organization’s standards. This is an essential component as your inventory of services continues to grow.

Scorecards aren't just pass/fail checks. They're nuanced and customizable evaluations that help platform teams identify gaps and track improvement over time. Some examples of what you can measure:

  • Security: Which services lack authentication plugins on the gateway?
  • Observability: Which services have an error rate higher than X% over Y period of time?
  • Development practices: Which services have GitHub repositories with PR review times slower than our organizational standards?
  • Operational readiness: Which services lack PagerDuty incident response setup?

These evaluations happen automatically and continuously, giving you real-time compliance visibility.

The technical implementation

Alright, time to stop scrolling and get your hands a bit dirty. If you don’t have a Kong Konnect account already, you’ll need to sign up for a free trial here.

🚀 We’ve put together this quickstart guide on Github so you can go from zero to Service Catalog expert in under 20 minutes.

It covers all the prerequisites and configuration steps in detail.

If you’re missing a prereq or just looking for a brief overview, you can watch a run through of the quickstart guide below.

Viewing the big picture

Once fully configured, Service Catalog provides multiple views into your service ecosystem:

  • Resource inventory: Browse all discovered resources across integrations
  • Service list: High-level overview of all services with the ability to search and filter
  • Service details: Deep dive into a specific service with all its resources and history of changes
  • Scorecard dashboard: Organization-wide compliance metrics

Each view serves different personas. Platform teams focus on scorecards and compliance, while application teams care about service details and dependencies.

Why your API platform should own this

Here's the thing. Every large enterprise needs service discovery and governance. The question is whether you'll solve it with yet another tool or leverage the API platform you already have.

The integration advantage

Kong Konnect already sits at the center of your API traffic. It knows:

  • Which services are receiving traffic
  • Real-time and historical performance data, consumption patterns, and error rates
  • Security policies and their enforcement

Adding a separate internal developer platform means duplicating this knowledge and keeping it in sync. When your gateway knows a service is down, shouldn't your service catalog know too?

Operational reality

Building, running, and maintaining a standalone IDP like Backstage is a huge undertaking:

  • Another platform to secure, scale, and maintain
  • Custom integrations to build and maintain
  • Synchronization challenges with your API gateway
  • Separate access controls and audit logs
  • Additional training and onboarding

By contrast, Service Catalog lives where your teams already work and allows for rapid onboarding, as shown in the quickstart guide. The same Konnect interface they use for API management now provides service discovery and governance.

The bottom line

Platform teams don't need another tool to manage. They need their existing platform to provide necessary tooling designed to work together intelligently. Service Catalog enhances the Kong Konnect API platform to solve the producer-side discovery problem without adding operational complexity.

The era of shadow APIs and service sprawl doesn't have to be your reality. When your API platform knows about every service, not just the ones it proxies, you can finally achieve the visibility and governance modern enterprises demand.

Ready to shine a light on your shadow APIs? Schedule a demo with our in-house experts to learn how Service Catalog can help solve your organization’s use case.

Unleash the power of APIs with Kong Konnect

Learn MoreGet a Demo

More on this topic

Videos

Democratizing Access to Real-Time Data: Build a Self-Service Platform your Devs Love

Videos

Service Catalog: Unifying Discovery for API Consumers and Producers

See Kong in action

Accelerate deployments, reduce vulnerabilities, and gain real-time visibility. 

Get a Demo
Michael Field
Principal, Technical Product Marketing Manager, Kong

Recommended posts

Kong Simplifies Multicloud Cloud Gateways with Managed Redis Cache

Product ReleasesMarch 12, 2026

Managed Redis cache is a turnkey "Shared State" add-on for Kong Dedicated Cloud Gateways. It is designed to combine the performance of an in-memory data store with the simplicity of a SaaS product. When you spin up a Dedicated Cloud Gateway in Kong

Amit Shah

Kong Insomnia 12.4: Better Tabs, Clearer Commits, Smarter Admin

Product ReleasesMarch 5, 2026

We've been all ears. Your workflows clearly told us what mattered most: tabs that adapt to how you actually work, Git commits you can actually understand, and admin controls that don't require a manual to navigate. Insomnia v12.4 discards the fricti

Haley Giuliano

From APIs to Agentic Integration: Introducing Kong Context Mesh

Product ReleasesFebruary 10, 2026

Agents are ultimately decision makers. They make those decisions by combining intelligence with context, ultimately meaning they are only ever as useful as the context they can access. An agent that can't check inventory levels, look up customer his

Alex Drag

Announcing Kong Operator 2.1

Product ReleasesFebruary 10, 2026

With Kong Ingress Controller, when your Control Plane was hosted in Kong Konnect, and you were using Kubernetes Gateway API, your dataplane, routes, and services were in read-only mode. When using Kong Ingress Controller with Kubernetes Gateway API

Justin Davies

Migrate from Postman to Insomnia: Free Collaboration for Unlimited Users

Product ReleasesFebruary 2, 2026

This isn’t just about one pricing change. It’s about a pattern.  Some tools promise “free forever” to get you invested, watch you build workflows, and then change the rules. They know you’ve onboarded your teams, documented your APIs, and integrated

Haley Giuliano

Kong MCP Registry: Connect AI Agents with the Right Tools

Product ReleasesFebruary 2, 2026

The Kong MCP Registry acts as a central directory for AI agents and clients to access services that provide context or take action. For AI agents, think of it as a combination of a "Service Catalog" and a "Developer Portal." It offers the metadata,

Jason Harmon

Kong Mesh 2.13: Mesh Identity Support for Universal Mode & LTS

Product ReleasesJanuary 22, 2026

Kong Mesh 2.13 delivers full support for Mesh Identity for Kubernetes and Universal mode. Plus, it's been designated as a Long Term Support release, with support for a total of 2 years. But first, what's Kong Mesh for the uninitiated? Built on top

Justin Davies

Ready to see Kong in action?

Get a personalized walkthrough of Kong's platform tailored to your architecture, use cases, and scale requirements.

Get a Demo
Powering the API world

Increase developer productivity, security, and performance at scale with the unified platform for API management, AI gateways, service mesh, and ingress controller.

Sign up for Kong newsletter

    • Platform
    • Kong Konnect
    • Kong Gateway
    • Kong AI Gateway
    • Kong Insomnia
    • Developer Portal
    • Gateway Manager
    • Cloud Gateway
    • Get a Demo
    • Explore More
    • Open Banking API Solutions
    • API Governance Solutions
    • Istio API Gateway Integration
    • Kubernetes API Management
    • API Gateway: Build vs Buy
    • Kong vs Postman
    • Kong vs MuleSoft
    • Kong vs Apigee
    • Documentation
    • Kong Konnect Docs
    • Kong Gateway Docs
    • Kong Mesh Docs
    • Kong AI Gateway
    • Kong Insomnia Docs
    • Kong Plugin Hub
    • Open Source
    • Kong Gateway
    • Kuma
    • Insomnia
    • Kong Community
    • Company
    • About Kong
    • Customers
    • Careers
    • Press
    • Events
    • Contact
    • Pricing
  • Terms
  • Privacy
  • Trust and Compliance
  • © Kong Inc. 2026