Multiple professional api keys
-
We have two api keys, one we use in our production app, and another (unpublished) one we use only for local development.
We need a separate key for local development, because we need to use the windy api from arbitrary local IP addresses when our app is running on a tethered mobile device (192.168.x.x, 10.x.x.x, etc), but we don't want the risk of constantly modifying the domain whitelist of our production key.
When we started paying for a professional license, we were surprised to find that only one of our keys was upgraded. This means when development locally with the second key, we do not have access to the full windy functionality.
Would it be possible to attach our second key to our existing subscription on the understanding that it will only be used for local testing?