Apigee · Capability

Apigee Developer Portal and App Management

Unified workflow for managing the Apigee developer ecosystem — developers, applications, API product subscriptions, and key management. Provides platform operations teams and API monetization owners a governed surface for onboarding developers, approving apps, and managing API access across products and environments.

Run with Naftiko ApigeeDeveloper PortalApp ManagementAPI MonetizationGoogle Cloud

What You Can Do

GET
List developers — List all registered developers.
/v1/developers
GET
List developer apps — List apps for a developer.
/v1/developer-apps
GET
List products — List all API products.
/v1/products

MCP Tools

list-developers

List all developers registered in the Apigee organization.

read-only idempotent
get-developer

Get details for a specific developer including their registered apps.

read-only idempotent
list-developer-apps

List all apps registered by a developer, including their API product subscriptions.

read-only idempotent
get-developer-app

Get details for a specific developer app including its credentials and product subscriptions.

read-only idempotent
list-api-products

List all API products available in the developer portal for subscription.

read-only idempotent
get-api-product

Get details for a specific API product including its quota limits and proxy bindings.

read-only idempotent

APIs Used

api-management