0
Résolu

Is there any way to search the Api ?

Anonyme il y a 9 ans mis à jour par Gandalf il y a 9 ans 7
Hi,
I want to know that is there any possible way i can search the API from its whole API set?
Thanks
service studio
À l'étude
Hi,

What type of searching are you looking for?

Thanks
Hi,
Thank you for the reply. For example i have created few APIs test1, test2 and test3. Now i want to extract the information of test1 api only. How i could do this?
Thanks
Hi Justin

http://yourcomputername:3142/secure/apis.json

In there you will see the information for each of your services that are available with the credentials you have logged in on. You will also see the swagger for each of them, for example:

http://yourcomputername:3142/secure/test1.api

Is this what you werre looking for?
Great, can I close this Question?