Syvizo

Publish the API




Once you have created all required parts of the API, you can publish the API by clicking on 


button. This will open a dialog that shows the paths to be published and the visibility scope of the API after it is published.





View published API


Once the API is published, you can go to API Collaborator and view the API documentation.

From the login dashboard, select “API Collaborator”:




You will be taken to API Collaborator search screen where you can search published APIs.

Click on the box with the API you are looking for. The screen shows the documentation of the API. You can click on project to view the documentation related to project, path to view the documentation of the path or endpoint and on the method to view the documentation of the method. 

The method documentation also has option to test the API on the right panel and example client code in various programming languages to call this API method.


On this page