Hi All,
I am looking for any tool to download the deployed version of the particular API Proxy, from specific environment, into my local folder.
I tried with Management API: https://api.enterprise.apigee.com/v1/organizations/MyOrg/apis/MyAPIProxy/revisions/2
but my project configuration is not allowing me to call Managment API. I am getting SSL Error.
Therefore I am looking for a tool which I can run locally on my machine to download the deployed verion of a specific proxy from specifc environment.
It would be a great help if you can help me with one such tool.
Thank You.
Solved! Go to Solution.
This too:
https://github.com/DinoChiesa/apigee-edge-js-examples/blob/main/exportApi.js
Also requires nodejs.