Hi. I did not find the answer (maybe missed) it:
I find it difficult using Apigee documentation and getting Edge API objects such as Developer, Proxy, Product simply by trial: getting JSON back.
Is there a Swagger url of Edge API I can use to get myself stubs in Java?
Thank you.
Solved! Go to Solution.
No. Unfortunately we don't publish the Swagger documentation for our management APIs. You will have to read the document and write java clients yourself. But I find the curl commands on those SmartDocs pages to be useful in writing client code.