Skip to main content

Background

Most AML products have a C# API available to allow easy integration of the product into your own application, without having to write an API yourself. The C# APIs provide an easy way to access all aspects of configuration and control of the product.

Using these APIs from C# is the easiest option. However, you can use the APIs with other languages such as C++ or Python.