REST Calls for Specs at https://api.enterprise.apigee.com/v1/organizations/{org_name} /????

 
1 5 273
5 REPLIES 5

what is the actual question?

We are trying to read Specs in APIGEE Edge via Rest .

We are unable to identify the End point provided by APIGEE (https://api.enterprise.apigee.com).

Could you please help in identifying Endpoint for reading Specs via APIGEE REST API

optimism
Participant V

GET /v1/{parent=organizations/*}/apis
Lists the names of all API proxies in an organization.

https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.apis/list

Dear Yermek,

we are intreseted in reading Spec via Rest @ APIGEE

<img src= 'https://community.apigee.com/storage/temp/11092-screenshot-from-2021-06-21-08-00-23.png'/>

screenshot-from-2021-06-21-08-00-23.png

There's no officially supported Management API for specs.

However, the Maven Config Plugin has experimental support for API spec creation on Apigee Edge

https://github.com/apigee/apigee-config-maven-plugin