Apigee · Arazzo Workflow
Apigee Rotate a Developer App Key
Version 1.0.0
Issue a fresh consumer key for an app, grant it product access, then revoke the old key.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationMicroservicesMCPMonetizationArazzoWorkflows
Provider
Workflows
rotate-app-key
Create a replacement app key bound to a product, then revoke the prior key.
Reads a developer app, creates a new consumer key, associates an API product with the new key, and deletes the previous key to complete the rotation.
1
getApp
Read the developer app to confirm it exists and capture its product associations before rotating credentials.
2
3
grantProduct
Associate the API product with the newly created key so it can access the product's resources immediately.
4
revokeOldKey
Delete the previous consumer key now that the replacement is active and bound to the product.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.