Finding api

I have Api proxy URL, I want to know API proxy , product and App associated with that URL ?

I have have around 500 Api proxies, It is not possible for me to check each proxy's URL, So what is the easiest way to get the proxy name using URL ?

0 2 179
2 REPLIES 2

sidd-harth
Participant V

The api proxy url is used to invoke the API and get a response.

I do not understand your requirement, please elaborate.

Do you want to expose the APIs using a developer portal?

or

Make use of Apigee Management APIs to get the required info,

https://apidocs.apigee.com/api/api-products-1

https://apidocs.apigee.com/api/apps-developer

Not applicable

Yes, I also face same issue. When a client provides the api url to debug or look into, It becomes difficult to find out which proxy is that. to overcome that I do create a kvm with each proxy name and base path. It's not an ideal solution. That's why later we created a self-service that will track all apis name and the base path which are created using self-service.

I have added a suggestion, to provide the option to search the apis with base path. let's see.