This documentation relates to an earlier version of JeraSoft VCS.
View User Guide 3.26 or visit our current documentation home page.

This section of our Guide contains detailed information about JeraSoft VCS API that lets you integrate 3rd party applications with the VCS platform or develop your own tools on top of it. The API makes it easy to get data in and out of the VCS. Depending on your needs, you may need to choose, which type of API is best for you:

  • CoreAPI - provides tools for main components' integrations, high loads and contains a limited number of most used API methods. 
  • Provisioning API - allows handling events on 3rd party systems.
  • Management API - gives possibilities to retrieve, add or modify data. It has the same logic as the web interface. Thus, every object that you could use via the web interface can be accessed within API.

 For more details, please go to the related subsections:


 


 


  • No labels