Exivity provides a full REST-API which acts as a programmatic interface to each operation supported through the Graphical User Interface (GUI). On top of that, some operations can be exclusively executed through the API (such as file uploads).
A reference guide on all API endpoints and further details about implementation and authentication can be found at https://api.exivity.com.
GUI automation API
A simple JavaScript API is provided which enables programmatic access to some features normally controlled by a user in the GUI.
We're currently in the planning stages of developing Exivity SDKs in various languages which would make interfacing with the REST-API very straightforward and easy to implement.