Apigee · Arazzo Workflow
Apigee Registry Catalog an API Version
Version 1.0.0
Register an API in the Registry, add a version and a spec, then record a deployment.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetizationArazzoWorkflows
Provider
Workflows
catalog-registry-version
Create an API, version, spec, and deployment in the Registry.
Creates an API, adds a version, attaches a spec, and records an API deployment with an endpoint URI.
1
createApi
createApi
Create the API entry that groups the version, spec, and deployment.
2
createVersion
createApiVersion
Add a version to the API in the Registry.
3
createSpec
createApiSpec
Attach a specification document to the version with a filename and MIME type.
4
createDeployment
createApiDeployment
Record an API deployment that ties the cataloged API to a runtime endpoint.