API keys in different environments

Another option you can create two different products with same set of proxies (or different proxies) and enable environment for these products. Then create two different dev apps for these products. For example, assume there are two environments dev and uat.

  1. Create DevProduct & enable environment dev

  2. Create UatProduct & enable environment uat

Now you can create following apps

  1. MyDevApp → Associate DevProduct to this app

  2. MyUatApp → Associate UatProduct to this app

This will prevent cross environment access.