Skip to content
English
  • There are no suggestions because the search field is empty.

Unify Integrations - How to Create a Unify API Token

Generate an API Token

To authenticate to the Unify API V1, you must first generate an API Token.

  1. In the Unify platform, go to “Settings”

  2. Scroll down to the “API Tokens” Section

  3. Click “Generate New Token”
    Screenshot 2023-04-25 at 6.59.18 AM

     
  4. Provide a short and unique “Token Name” and set an “Expiration” for your token (in days)
    Screenshot 2023-04-25 at 6.59.40 AM

     
  5. Click “Generate”

  6. The API Token will be generated. Please copy the “API Key” and the “API Secret” and save in a password manager or other secure password storage. Both the “API Key” and “API Secret” will be necessary to authenticate to the Unify Events API V1, though only the “API Secret” is considered sensitive.
    Screenshot 2023-04-25 at 6.59.52 AM

     
  7. Click “Got it” to close the window. From this point, you will not be able to see your “API Secret” anywhere in the Unify platform.

  8. You can manage your API Token in the “API Tokens” section of the “Settings” Page. Options include:

    1. Disabling - your API Token can be disabled temporarily, and re-enabled. When disabled, it cannot be used to authenticate to the Unify Events API V1

    2. Change expiration - you may change the expiration date on an existing API Token to extend its life

    3. Revoke (remove) - you may permanently revoke an API Token. When this is done, the API Token can no longer be used.

Screenshot 2023-04-25 at 7.00.09 AM