Creating a restricted key

Learn how to create a restricted key.

If you want more security, you can create restricted API keys. A restricted key reduces risk when using or building services by providing the minimum level of access and permissions a service needs to access specific resources in the Digital River API. Use restricted keys to limit access to services interacting with the Digital River API.

To create a restricted key:

  1. Click API keys in the left navigation. The API keys page appears.

  2. From the API keys page, click Create restricted key.

  3. From the API Version drop-down list, select the API version you want to associate with the restricted.

  4. Type the key's name in the Key name field.

  5. Select the appropriate permission (None, Read, Write, Read/Write) for each resource type.

  6. Click Create key.

You can delete a restricted key when you no longer need it or suspect it is compromised. You can also rotate or edit a restricted key to change its level of access.

Last updated