> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-feat-3p-app-cross-app.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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=2f65423c1a4f68e41ae16dcd49f36187" 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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=56fbbc8d2a62e79be57501358be21910 280w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=f97dff8d314c707e8df501afe0fe2d81 560w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=d242554108c12b892b35b1620222122b 840w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=7a3ce43477e80c57da43bec7038c6838 1100w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=d6dbcda429e9933c8b96bfc025329173 1650w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=cfba6d56ee561bb188bac6ae7667beec 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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=4b081365707b1496a302b3366fbf2a95" 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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=948b004a23e171e8db938c44c683424c 280w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=6968829430c3cf0325a1ad995d609353 560w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=34c11ac1abce4a6b11bf045d84552461 840w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=b27b64e8d286305c54d8e1e5b96ecfff 1100w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=9bab887f0b9d2a5258ec62853175eb25 1650w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=bed90b37b745415521c23531b4ca6efb 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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=a294bcec14ab64b06e84736e3de1fa63" 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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=faa8dccf5fda2e2079f9ee9f0d4fb4aa 280w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=95227dba9656f1669ab2ed4acb3d87a6 560w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=6cc97bef2c6cee199ea96dbe219d3f9e 840w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=b4b2d60d77cab16c1d0f5f3de942f085 1100w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=fac9d7caaa1820be012096ca77446ae2 1650w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=3bf91405f197099591466c641e367f73 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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=4d5757d3ca0b6db7557716d2ff90055e" 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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=7cd7f8dbfcff9a37cafa2f11b3ab3dc8 280w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=ffa51133a5cc038e78771f0e10adfa8a 560w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=795668bd45985fe20829dcfaff1a5f43 840w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=f095f22f45325ca9d287cfc69b235482 1100w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=1c0e811a70786d6c92be7f27f013f35e 1650w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=b7f988671d9245814609981f2814cc47 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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=23caaff11f5cbbad8ffefd62d5b2ae2a" 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-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=0744e1977cc6257e70f5974542d414c9 280w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=358a43b0bcbb4a2c637d37516da4feda 560w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=20371962cef990e37ca0970a695e8817 840w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=b2a7ce716597b530ea4cae32619a69dc 1100w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=f69642e8297dc0b9b8a7235622a9c203 1650w, https://mintcdn.com/docs-dev-feat-3p-app-cross-app/3DZWrdr-bChuBNSD/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=3DZWrdr-bChuBNSD&q=85&s=6e20451bb1e77c988fd1dcf091376d67 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>
