Speakeasy Logo
Skip to Content

Attach environments to tool sources

Attaching an environment to a tool source is useful when configuration should be available to all users of the toolset. This ensures consistent behavior across all users without requiring them to provide their own configuration values.

You can specify configuration that will be passed as headers to your API, even if those headers are not explicitly defined in your API specification.

Attaching an environment to a tool source

First, ensure you have created an environment with the configuration values you want to attach.

Then follow these steps:

  1. Navigate to the Toolsets tab
  2. Click the More Actions () menu on the Source Card you want to attach an environment to

More Actions menu on Source Card

  1. Click Attach Environment

Attach Environment menu option

  1. Select the environment you created in the first step

These environment values will now apply to all users of the toolset.

Last updated on