Try a method

Try a method

Summary

The developer portal allows you to test reading methods (GETs) on the same portal.


Test method

Enter an API in the APIs Catalog on the portal's homepage.

Then select a method and click on the buttonTest method.

Select the implementation which you would use for the query, change the values of the parameters if you wish, and then click Run. You could see the answer and copy the query URL.

Please note that it could only test the methods of GET applications on the portal. I could not test the methods of POST, PUT, PATCH and DELETE applications.