Skip to main content
Feedback

Generating an API key

You can generate an API key on the User Settings page.

API keys are used to authenticate with the API. Refer to API keys.

  1. Navigate to the Generate a new API key section on the User Settings page. Refer to User settings.

  2. Key Name: Enter a name for the API key.

  3. Tenant: Select the tenant that you wish to associate with the API key. The API key will only successfully authenticate you for this tenant; it cannot be used to access other tenants.

  4. Click Generate Key. The new API key is generated and displayed in the API keys table.

Once you have generated an API key, you can use it to authenticate with the API by adding a x-boomi-flow-api-key header to your API requests. Refer to Using API keys.