Skip to main content

Installation

Example Usage

json
verify a license keyReturns: Promise<Object>
Response Codes:
  • KEY_VALID - License is valid (already activated)
  • KEY_ACTIVATED - License just activated (first use)
  • KEY_NOT_FOUND - License key doesn’t exist
  • KEY_EXPIRED - License has expired
  • KEY_REVOKED - License has been revoked
  • KEY_DISABLED - License disabled by administrator
  • HWID_MISMATCH - Hardware ID doesn’t match
  • USER_BANNED - User or device is banned
  • PROJECT_MISMATCH - Key doesn’t belong to this app
  • SIGNATURE_INVALID - Request signature invalid
  • TIMESTAMP_EXPIRED - Request timestamp out of range
  • SERVER_ERROR - Internal server error
Full documentation: https://github.com/venoxcc/nexveil-auth