live keys.
Unkey allows you to set an arbitrary metadata for each key, so you can model your
domain however you want. In practice we often see two distinct environments being used a lot:
liveLive keys are used in production and affect real resources.testTest keys allow you to develop and test your code without modifying real resources. It’s great to ensure your code is working manually or can be used in automated tests.