Generate the Secret

Your application identifies itself to DPS by using the secret, which is a unique code DPS generates and associates with your client ID. You only need to generate the secret once. However, since the secret is confidential information, if you create a new generated secret any time thereafter, take care who you share the newly generated secret with. You'll need to refresh your access token anywhere the API is used.

To generate the secret:

  1. In the Navigation pane, select Utilities > Integrations > API Authorization.
  2. Click Generate Secret. DPS generates the secret, which you need to copy and submit in the POST request to obtain an access token.