Skip to main content

Licenses

The Lagertha API offers three levels of licenses:

  • Community
  • Premium
  • Enterprise

Community Level

For the community level, no additional steps are required.

Premium or Enterprise Levels

For the premium or enterprise levels, you need to add the license.json file to the API directory.

The license.json file should look like this:

{
"user_name": "lag...",
"license_key": "d+y0fsQQpvG1k/b1xQcZYwmiJiUKhP+s...",
"mode": "Premium",
"expiration_date": "2030-12-31",
"signature": "XtA40KcN..."
}

Do not modify this file.

After adding the license file, restart the API using the following command:

make update.