Apigee · Example Payload

Apigee Deployment Example

Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetization

Apigee Deployment Example is an example object payload from Apigee, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

apiProxyrevisionenvironmentstate

Example Payload

Raw ↑
{
  "apiProxy": "my-api-proxy",
  "revision": "1",
  "environment": "prod",
  "state": "READY"
}