Legacy Documentation
You're viewing legacy documentation for API Fortress (deployed via an on-premises container). To view documentation for the new SaaS version of API Fortress — now known as Sauce Labs API Testing and Monitoring (with Sauce Connect tunnels) — see API Testing on the Sauce Labs Cloud.

Updating the API Fortress License Key

If you need an updated API Fortress license please reach out to your account manager or sales@apifortress.com The below instructions will show you where to replace the license key in the configuration file: For Docker users:
      1. Find the “docker-compose.yml” file located in the “core” directory
      2. Locate the section labeled “APIFORTRESS DASHBOARD”
      3. Towards the bottom of the section you will find the key “license:” 
      4. Replace the string to the right of the “:” be mindful to keep the single quotes around the license key

For Kubernetes users:

      1. Find the “apifortress.yml” file located in the “root” directory
      2. Locate the section labeled “API Fortress Dashboard”
      3. Towards the bottom of the section you will find “- name: license”
      4. Below that you will see “value:” replace the string to the right of the “:” be mindful to keep the single quotes around the license key