Versions Compared

Key

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

...

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

  • The Vendor API is used for the administration of licenses, including managing products, customers, templates, etc.
  • 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.

...