Installation
Example Usage
verify a license keyReturns: Response Codes:
Promise<Object>KEY_VALID- License is valid (already activated)KEY_ACTIVATED- License just activated (first use)KEY_NOT_FOUND- License key doesn’t existKEY_EXPIRED- License has expiredKEY_REVOKED- License has been revokedKEY_DISABLED- License disabled by administratorHWID_MISMATCH- Hardware ID doesn’t matchUSER_BANNED- User or device is bannedPROJECT_MISMATCH- Key doesn’t belong to this appSIGNATURE_INVALID- Request signature invalidTIMESTAMP_EXPIRED- Request timestamp out of rangeSERVER_ERROR- Internal server error
