Augmentiqs is based on Windows OS and built using Microsoft .NET framework. It maintains an open interface that is accessible via .NET / COM, WCF as well as Java Native Interface or direct C++ calls via P/Invoke.
Typically, Augmentiqs integrates third-party plugins using small .NET wrapper that uses the Augmentiqs API from one side, and connects to third-party API from the other side. This wrapper is custom-created after quick discussion on exchange format between Augmentiqs and 3rd party development teams. However, there are instances where unique code will be developed to support some advanced application workflow. Augmentiqs is willing to provide assistance and guidance when such necessity is recognized.
The developer’s kit contains an example of integration code.