Skip to main content
NICE CXone Expert
Expert Success Center

Get an OAuth API Token

Applies to:
All MindTouch Versions
Role required:
Admin
Generate OAuth API Tokens to integrate Expert users with your server or backend application.

Navigate to the API Token Management Dashboard

  1. Navigate to Site tools > Dashboard > Integrations > API Token Management
  2. If you cannot find an API Token Management link on the Integrations dashboard, contact your Customer Success Manager to enable the feature

Generate an OAuth API Token

  1. In the Add an API token section, select the Browser radio button
  2. Enter a Name for the token that is easy to track and manage
  3. Enter the Host or domain(s) where an OAuth 2.0 authorization code will be processed by an integrated application as part of the OAuth 2.0 authorization code flow
    1. For example, if you are integrating with a CRM web application located on the hostname crm.example.com, you would add crm.example.com. The host value can also accept wildcard values and commas, allowing multiple or subdomains, such as *.example.comor foo.example.com,bar.example.com
  4. Click Generate API token
    oauth1.png
  5. Record the API token information for later reference
    oauth2.png

Do not close the API Token created window without copying and recording your secret. Your API Token key will not function without your secret, and your secret will no longer be accessible once the window is closed. Both the key and the secret are necessary for integrating with the Expert API, so do not lose them.

  • Was this article helpful?