> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-chore-rate-limits-autoupdate.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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=447c3f30d4ebe62329738fecea1b198c" 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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=f14145828b3a19204b8642f75f216f21 280w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=782c628dc363a5b65ec5eba96d18672b 560w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=3da3a2052b18f4fa4860aefd61e239f9 840w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=2e03283751a57ad74510bd7c2e34e5e1 1100w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=ebfd1b5a4b84b8475cf60f0504acc0cb 1650w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=b11f19cb1fdb00c0445e66909c9d3acb 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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=7e8a0d91f136ea34f82892871b42e107" 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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=7802eefca2c38d3c370ea63f98246671 280w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=b6d264f789c62036e6c520254821d62a 560w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=3802192168f9d878ba11aced8dab6d38 840w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=290ae99494dfc05bf59e039b58971dbe 1100w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=487722ad2a5706660eb5ed660a90ffcc 1650w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=da77831c6e13bd250493e32bcf409d06 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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=95693504317b00eeeff1eae7c73625da" 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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=24a9724de81cf05c6ce99f40b66a2e33 280w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=f7626fe2bd8614ea55512f1171220a9b 560w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=a87189b5051708c57ecff21670e6c154 840w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=999f611ea2492241d2e165b60f735712 1100w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=5aab4afabe15596eaa6ac87926bee63c 1650w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=39cc3cdaa3e441fd141ff672fa4a939b 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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=d09f9058b85f8d89342d1c1fa1e88709" 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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=d26d53de972199ab4386880d158e4e3c 280w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=de0cfbc332e6e68e756ac3e8b5a64ae1 560w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=048a6f4652e8fce70049b059c9f2ad0b 840w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=a61d6e24847cdd88b2fbbae6844c78a9 1100w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=c0a203fe493ef6e2faf37c846bf65541 1650w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=219f2d2f5f3fac9d270f6313cc97dc20 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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=505ca61242f6ff9b0a9f5531e493dc1b" 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-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=0c434eb7a3f52e7ae14caf769854c3af 280w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=140b59ea333dfb02c015679bd520fdfc 560w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=d4df76c8d0fbba57f5fdbebf8dc7c139 840w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=53ded8e73c12c54b87f9330b949b73f8 1100w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=6b866cfe61076d306b0dde67c442d772 1650w, https://mintcdn.com/docs-staging-chore-rate-limits-autoupdate/a5AYDRx2TsBLHMik/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=a5AYDRx2TsBLHMik&q=85&s=702b7d7b07309ac7ebd17aadf805e181 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>
