API Management Developer Portal Cost: Azure, Kong, Tyk, and Apigee
Many teams already pay for API management and do not realise they have a developer portal included. This page covers the portal capabilities built into major API gateways and when they are sufficient versus when you need a dedicated platform.
What Is an API Management Portal Module?
API management platforms (Azure API Management, Kong Konnect, Tyk, Google Apigee) focus on API gateway functions: routing, security, rate limiting, and analytics. Most also include a developer portal module that provides API documentation, API key self-service, and basic onboarding.
These portal modules are not the same as a dedicated developer portal like Backstage, Port, or OpsLevel. They cover external API documentation and key management. They typically do not include service catalogs, internal developer onboarding, golden path templates, or software scorecards.
The key question is whether the API management portal module meets your needs, or whether you need to invest in a dedicated developer portal on top of (or instead of) it.
Cost by Platform
Azure API Management
Developer portal included in Standard ($0.94/hr) and Premium ($3.28/hr) tiers
Azure API Management includes a fully managed developer portal with customisable templates, API documentation auto-generated from OpenAPI specs, interactive console for API testing, and self-service API key management. The portal is included at no extra cost in Standard and Premium tiers.
Portal features: Custom branding, API docs from OpenAPI, interactive try-it console, self-service subscriptions, developer analytics.
Kong Konnect
Developer portal included in Enterprise tier
Kong Konnect Enterprise includes a developer portal with API catalog, documentation hosting, API key registration, and developer onboarding flows. The portal integrates natively with Kong Gateway for API key management and rate limiting.
Portal features: API catalog, Markdown and OpenAPI docs, self-service registration, application management, API analytics.
Tyk
Developer portal included in Enterprise tier
Tyk Enterprise includes a developer portal with API catalog, documentation, developer registration, and API key management. The portal is customisable with templates and supports OpenAPI spec rendering. Available as cloud or self-hosted.
Portal features: API catalog, developer registration, key management, usage dashboards, custom branding.
Google Apigee
Developer portal included in all tiers (Standard, Enterprise, Enterprise Plus)
Apigee includes an integrated developer portal (Drupal-based) and a lightweight portal option. The portal provides API catalog, documentation hosting, developer registration, app management, and analytics. Apigee portal is one of the more mature API management portal modules.
Portal features: API catalog, Drupal-based CMS, developer registration, app management, OpenAPI rendering, monetisation support.
API Mgmt Portal vs Dedicated Developer Portal
| Capability | API Mgmt Portal | Dedicated Portal |
|---|---|---|
| API documentation | Yes | Yes |
| API key self-service | Yes | Yes |
| Interactive API console | Usually | Yes |
| Developer registration | Yes | Yes |
| Service catalog (internal) | No | Yes |
| Golden path templates | No | Yes |
| Software scorecards | No | Yes |
| Internal developer onboarding | No | Yes |
| Self-service environment provisioning | No | Some |
| Custom plugin ecosystem | No | Yes (Backstage) |
When the API Mgmt Portal Is Enough
- ✓ Your primary audience is external API consumers
- ✓ Your needs are API documentation, key management, and usage analytics
- ✓ You already pay for the API management platform
- ✓ You have a small API surface (under 10 APIs)
- ✓ Budget for additional portal tooling is limited
When You Need a Dedicated Portal
- ✗ You need an internal developer portal (service catalog, golden paths)
- ✗ Developer onboarding is a primary use case
- ✗ You need software scorecards and ownership tracking
- ✗ You have 20+ internal services that need cataloguing
- ✗ You want self-service environment provisioning
Upgrade Path
If you start with an API management portal and outgrow it, the migration to a dedicated portal is relatively straightforward. Your API management portal continues to handle gateway functions, key management, and rate limiting. The dedicated portal sits on top as the developer experience layer.
This is a common pattern: Azure API Management for the gateway and key management, with Port or OpsLevel as the developer portal for service catalog and internal DX. The two systems complement rather than replace each other.