License API
Provides a direct interface to the LicenseSpring API. The LicenseAPI class encapsulates API calls, input checks, authentication and signature verification. Typescript definitions are provided for the arguments and return types of the class methods.
To import the LicenseAPI class use:
The constructor takes the a single argument of the following type:
For type declarations see Type Declarations.
Generates a Hardware ID. This value is required for various API method calls.
If the optional argument is not provided, it defaults to the value set in the configuration object provided when instantiating the LicensespringAPI object. If no value was provided in the config object, it defaults to 0 (the default Hardware ID method).
See: License Check
See: Trial Key
See: Licenses for User
See: License Feature Check
See: Add Consumption
See: Add Feature Consumption
See: Get Product Details
See: Get Device Variables
See: Track Device Variables
See: Borrow Floating License
See: Release Floating License
See: Release Floating Feature
See: Change Password
See: Get Product Versions
See: Get Installation File
See: Single Sign-On URL