SOAP API

LAC includes a SOAP API, which is web-based and can be used across many programming languages. The SOAP APIs are separated into the End-user API and the Vendor API:

The SOAP API requests require an Activation Key and, if relevant, HostID parameters. The SOAP API responses contain the result code and result string.

There are multiple ways you can use the SOAP API. Usually, you use your favorite programming language together with the SOAP client library, and auto-generate code for handling requests and responses using the LAC wsdl file.

(SOAP API calls and more information on integrating the API into your application will be provided soon.)