You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

The LAC REST API is web-based and can be used across a number of programming languages. There are many ways you can use the REST API. For example, you can automate license activation from within your software, providing the highest level of ease of use for your customers. Usually, you use your favorite programming language together with the REST API.

For now, only the End-user REST API is available. The End-user API is used to activate licenses using an activation key automatically created by LAC for each license order and, if relevant, HostID parameters. The End-user API enables the listing of already-generated licenses under a given license order and deactivating a license if needed.

The REST API calls use various HTTP methods as queries to point to the resource being used. See Supported HTTP headers for descriptions of the HTTP request header fields.

  • No labels