Generate a token for a machine application type

Developers and testers can manually test APIs by generating tokens. Testing APIs involves sending requests to the API endpoints and observing the responses to ensure that the API functions correctly and produces the expected results.
  1. Sign in to
    ONESOURCE
    and select
    API Administration
    .
  2. Select
    Generate Token
    next to the application you want to modify or select the application name directly, then generate the token.
  3. For
    Client ID and Client Secret
    authentication types:
    1. A new token is generated automatically and displays on the screen and is copied to the clipboard.
  4. For
    Client ID and Client Assertion
    authentication types:
    1. Enter the
      Private Key
      information on the screen, then select
      Submit
      .
    2. A new token is generated and is copied to the clipboard.