Developer, Developer app, Product creation

Other than Edge UI, Management APIs and Developer Portal is there any other way by which we can create/modify developer, developer app and product in Apigee?

Solved Solved
0 2 130
1 ACCEPTED SOLUTION

@Gurusaravanan Gurusamy

You can use Developer portal to create/modify Developers and Developer Apps. As far as I know product can only managed through Edge UI or Management API.

View solution in original post

2 REPLIES 2

@Gurusaravanan Gurusamy

You can use Developer portal to create/modify Developers and Developer Apps. As far as I know product can only managed through Edge UI or Management API.

BTW, the Admin UI and the developer portal are built on the Admin API. So they all use the same path. In the same way that you use the devportal which wraps the Admin API, you could use other scripts or programs that wrap or use the Admin API.

Powershell, Nodejs, golang, bash scripts with curl, and so on. . . .