Manage access tokens in Wowza Video

Access tokens are used with integrations. There are two types of access tokens:

Personal Access Token – Available to all users with a Wowza Video subscription. These tokens are specific to a user and can be used in API calls to do quick tests or manual actions that don't need to persist if the user leaves the organization.

System Access Token – Available to organization owners. These tokens are specific to the organization and transcend individual users who come into and leave an organization. For this reason, system access tokens are best used for integrations that go into production environments and need to persist after specific users leave an organization. 

If you're an org owner, you can manage your organization's system and personal access tokens through the Token Management page. If you're a Wowza Video user, and not an org owner, you can generate a personal access token on the Token Management page.

Review the Token Management UI reference article to read about all of the configuration options along with their definitions to manage and generate access tokens.

To view the Token Management page, click your user profile in the upper left of any screen, then click Token Management under Organization

 

Generate a personal access token

Each Wowza Video user can generate personal tokens from within the Wowza Video user interface. To generate a token:

  1. Click Add New Personal Token.
  2. Add a Token Name.
  3. Click Create Personal Token.
  4. Copy the key and store it somewhere securely. You won't see it again after you leave the page or refresh it.

Revoke a personal access token

You can revoke personal tokens from within the Wowza Video user interface. To revoke a token:

  1. Locate the personal token you want to revoke in the My Tokens or Organization User Tokens list.
  2. Click Revoke. The Revoke Token confirmation window displays.
  3. Click Yes, Revoke.

Generate a system access token

To generate a system access token:

  1. Click Add New System Token.
  2. Add a Token Name.
  3. Assign a Role or Roles.
  4. Click Create System Token.
  5. Copy the key and store it somewhere securely. You won't see it again after you leave this page or refresh it.

Revoke a system access token

You can revoke system tokens from within the Wowza Video user interface. To revoke a token:

  1. Locate the system token you want to revoke in the System Tokens list.
  2. Click Revoke. The Revoke Token confirmation window displays.
  3. Click Yes, Revoke.