VerifAI Docs
Enterprise Onboarding

License

Steps to generate license

3. Obtain a License

License Types

LicenseDescription
TrialEvaluation license
EnterpriseProduction license
FloatingShared among multiple users

Request a License

  1. Login to the Customer Portal.
  2. Navigate to Licensing.
  3. Click Generate License.
  4. Download the license file or copy the license token.

Example:

{
    "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ...",
    "user": { 
        "username":"acmeadmin",
        "email":"admin@acme.corp"
    },
    "url": "http://localhost:9000"
}

On this page