Apigee · Example Payload

Apigee Api Proxy Example

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

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

Top-level fields

namemetaDatarevision

Example Payload

Raw ↑
{
  "name": "my-api-proxy",
  "metaData": {
    "createdAt": "2026-04-19T10:00:00Z"
  },
  "revision": [
    "1",
    "2"
  ]
}