Use environments to configure your API requests and responses.
{{env.key_name}}
syntax to access the variables in the headers and parameters of your API request.
maxim.getEnvironmentVariable("key_name")
method in your scripts to access the variables.