Apigee · Example Payload

Apigee Developer App Example

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

Apigee Developer App 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

appIdnamedeveloperIdstatus

Example Payload

Raw ↑
{
  "appId": "app-001",
  "name": "MyApp",
  "developerId": "developer@example.com",
  "status": "approved"
}