> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-chore-rate-limits-autoupdate-0.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Learn how to configure your HTTP Vault Connections to authorize HTTP requests to external APIs or services.

# HTTP Vault Connection

## Configure your HTTP Vault Connection Options

HTTP Vault Connection can be configure with different authentication options and then be used at your HTTP Request Flow Actions.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=e748899b89c5e3d87f41d095db27c267" alt="Dashboard > Actions > Forms > Vault > HTTP" data-og-width="801" width="801" data-og-height="383" height="383" data-path="docs/images/customize/forms/vaults/http-vault-connection-options.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=d1f5094754bb1401ea947b87264daae7 280w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=dea0c4925b2c10272aee9e465fc5909a 560w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=242c245a1550aebbd2836990baa7943a 840w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=7e4ece9124adc738e965ab92ac2c0d61 1100w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=e5e6fd6e87c96facf65276140922f489 1650w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=b7bd4028406dd25ece705817e98069e1 2500w" />
</Frame>

## Configure your HTTP Vault Connection for Bearer Token

To configure a HTTP Vault Connection using **Bearer Token** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=82c3093e6ac8dc0e691bab2902f43c60" alt="Dashboard > Actions > Forms > Vault > HTTP" data-og-width="800" width="800" data-og-height="307" height="307" data-path="docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=43233089d27c26196eeb5073f452ed79 280w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=f6738427fabd12b3b954be4db5be478b 560w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=3605da4bab47e4da7dd484f23e5831c2 840w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=4f5b14ff5a81ad893973ceb29c9e82db 1100w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=1876c62775cd9c6f613fc741045e9f20 1650w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=35651d2d3047191c592b80b0476396ab 2500w" />
</Frame>

### Input settings

| Parameter    | Description                                           |
| ------------ | ----------------------------------------------------- |
| Bearer Token | Static token used for external service authorization. |

## Configure your HTTP Vault Connection for OAuth Client Credentials

To configure a HTTP Vault Connection using **Client Credentials** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=72e40b3bd37dd9ae7bfa174a8f13a9ad" alt="Dashboard > Actions > Forms > Vault > HTTP " data-og-width="804" width="804" data-og-height="838" height="838" data-path="docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=91c5888139d2089927085d29e7ff32df 280w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=89f483f888af4ac246f75e8101fe6b49 560w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=41c6dace584c60906392fc4f1e0ebd31 840w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=85a9a8195921de6baabe4d5a81b4f516 1100w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=c2bb585b2a334ce69810ac8ff0e1e315 1650w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=f3e094dc87345cbaad9dc2037e10894a 2500w" />
</Frame>

### Input settings

| Parameter           | Description                                                               |
| ------------------- | ------------------------------------------------------------------------- |
| Tenant Endpoint     | Tenant Endpoint of the Authorization Server issuing the Access Tokens.    |
| Client ID           | Client ID of your M2M Application authorized for Custom API.              |
| Client Secret       | Client Secret of your M2M Application authorized for Custom API.          |
| Audience (Optional) | Custom API Audience. Normally used for Custom APIs defined in Auth0.      |
| Resource (Optional) | Custom API Resource. Standard parameter with similar meaning of Audience. |
| Scope (Optional)    | Scope list in string format separated by spaces.                          |

## Configure your HTTP Vault Connection for API Key

To configure a HTTP Vault Connection using **API Key** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=6b9b7de4954adc91037614b740ba4225" alt="Dashboard > Actions > Forms > Vault > HTTP " data-og-width="802" width="802" data-og-height="491" height="491" data-path="docs/images/customize/forms/vaults/http-vault-connection-api-key.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=ba2c1407d7430da5ca8d6f36fab6dcaf 280w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=6cfdfc9bc229d3ce9d7c86b99bc19995 560w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=ad8d19438d2ac63b5b9ec51d18890363 840w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=e3e2725646a3ce2b1123bee206144b88 1100w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=ad697c86a9801392dd00123bd5dce48c 1650w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=959d30ad061dd3a6af893de1cd05d844 2500w" />
</Frame>

### Input settings

| Parameter | Description                                                                                  |
| --------- | -------------------------------------------------------------------------------------------- |
| Name      | API Key name to be added as Header or Query parameter.                                       |
| Value     | API Key value to be added as Header or Query parameter.                                      |
| Add To    | By default, it's Header. Determines whether to add the API Key as Header or Query parameter. |

## Configure your HTTP Vault Connection for Basic Authentication

To configure a HTTP Vault Connection using **Basic Auth** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=bd67e635c588bcdef7725f371cba80c1" alt="Dashboard > Actions > Forms > Vault > HTTP " data-og-width="802" width="802" data-og-height="402" height="402" data-path="docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=b7c6db4dc54cec2c291608da12149056 280w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=8097c7931e2b37f76d06ab82a140d025 560w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=a14fde32af2761de774fe18dc18d3d52 840w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=8303dabc2ad2492cb9cc2bce12e993cf 1100w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=e1772d00a747ba2f8991dac045b59552 1650w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/28nXjDDP3ptMYjrE/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=28nXjDDP3ptMYjrE&q=85&s=c82f731184af6f5674f590a9c550119c 2500w" />
</Frame>

### Input settings

| Parameter | Description                                                                                         |
| --------- | --------------------------------------------------------------------------------------------------- |
| Username  | Username to be concatenated and base64 encoded, then added as Basic Authorization Header parameter. |
| Password  | Password to be concatenated and base64 encoded, then added as Basic Authorization Header parameter. |

<Warning>
  HTTP Vault Connection with Basic Auth configuration, is looking forward to replace the currently built-in option at Flows HTTP Request Action.
</Warning>
