Apigee · Schema

Apigee Developer App

A developer app registered in Apigee. Apps are associated with developers and contain API keys (credentials) that provide access to API products.

AnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseHybridIntegrationsMicroservicesMonetization

Properties

Name Type Description
name string Name of the developer app.
appId string Output only. ID of the developer app.
developerId string Output only. Developer ID of the owning developer.
apiProducts array List of API products associated with the app.
attributes array Custom attributes for the developer app.
callbackUrl string Callback URL used by OAuth 2.0 authorization servers.
credentials array Output only. Credentials (API keys) for the app.
status string Status of the developer app.
scopes array OAuth scopes associated with the app.
createdAt string Output only. Time the app was created in milliseconds since epoch.
lastModifiedAt string Output only. Time the app was last modified.
View JSON Schema on GitHub