Create an authentication token

📘

Naming Tokens

It is important to give your tokens meaningful names so if the need arises to review access and/or revoke them, you should hopefully have a good indication what functionality a given token is associated with.

UI Instructions

  1. Go to https://app.stairwell.com and login

  2. Click on the settings icon on the left menu

  3. Select the "Auth tokens" tab under the "Organization" section

  4. Select "Generate Token"

  5. A dropdown menu will appear where you can select the Auth Token type

    1. "API/CLI token"
    2. "File forwarder token"
  6. Name the token appropriately

  7. Select "Generate"

  8. Copy the auth token and set aside securely as the token will never be displayed again.