Add an API product to the catalog using management API in integrated portal

I want to add a api product in the integrated portl using management API. please guide me the step to achieve it.

@dino@google.com

1 3 209
3 REPLIES 3

There is no management API to add api product to integrated portal. We had similar requirement and raised the support ticket. They responded saying that there is no management API & no ETA on availability of management API for integrated portal.

You can try this (ugly) solution using REST APIs used in Edge UI while adding/updating products to integrated portal. You can trace the add api product in browser and get REST API details. With same API you can automate but it will break if Apigee updates API in new release. I have done POC on this few months back and worked. However, we have not used this in production as Google said the REST API may change.

I think this is one of the main factor for not to use integrated portal. I hope Apigee will address this in near future on priority.

Thanks sujnana for your quick response.

Sujnana possible kindly share the REST API details that would be great help.