Version History
Version 4.0.0.0
Changes in This Release
- Added Generate a license file using script name, domain name and dynamic domain key
This endpoint is public type and doesn't need API authentication.: GeneratePluginLicense
Version 3.0.0.0
Changes in This Release
- Added Generates new token license endpoint:
GenerateTokenLicense
- Added Validate generated token license endpoint
ValidateTokenLicens
- Added Remove generated token license endpoint
RemoveTokenLicense
- Updated appsettings.json file with new license prefix
TokenLicense
Version 2.0.0.0
Changes in This Release
- Added Check script license status check endpoint:
CheckScriptLicenseStatus
- Optimized GenerateScriptOrDomainLicense to allow using dynamic domain keys
Version 1.0.0.0
Changes in This Release
- Initial release of the License Activation Manager API
- Added support for Single user license validation
- Added support for Network license validation
- Introduced Security token issuance and validation capabilities
- Added Token licensing system for flexible access control
- Implemented API authentication through secure API keys