Non-expiring bearer token

When an Orange Logic administrator allows bearer authentication on a user account, Orange Logic automatically creates a token that you can use to authenticate API calls. This token does not change or expire.

Retrieve the bearer token for a user account

You can retrieve the bearer token via API or in in the Orange Logic platform.

To retrieve credentials via API, run the Get bearer token API.

To retrieve credentials in the Orange Logic platform:

  1. Log in to the Orange Logic platform.

  2. Go to Administration > Contacts > Accounts and select an account type.

    Administration Contacts Menu

    Administration Contacts menu

  3. Search for the user account.

  4. Click View next to the user you want to authenticate. The user’s Account information opens.

    View a user account

    View a user account

  5. Select the content in the Non-expiring Bearer Token field. Don’t include the word “Bearer.”

    Non-expiring Bearer Token

    Non-expiring Bearer Token

  6. Copy and paste the token into your API calls.