Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The End-user API is used to activate licenses using an activation key, which is created for a license order.
  • The Vendor API is used for the administration of licenses, including managing products, customers, templates, etc.

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.)