Skip to main content

Uniphore Customer Portal

Authorization

Authorization is required for Contact APIs and Uniphore Rest APIs. The access token is required for all client requests. The access token helps the server to validate the request source. You can get the access token from System Properties as follows:

  1. Login as Administrator and select System Management tile from home page.

    U-Analyze_Home_Page.png
  2. Click System Properties option and go to Platform Services section.

  3. Copy the value of bearer token from PlatformAuthorizationToken field.

    PlatformAuthorizationToken_field.PNG

    Note

    External system can provide this token in the authorization header while making requests to protected resources.