- Select the environment you want to use from the dropdown in the top right corner of the playground.
- Use the
{{env.key_name}}
syntax to access the variables in the headers and parameters of your API request. - You can also use the
maxim.getEnvironmentVariable("key_name")
method in your scripts to access the variables.