diff --git a/src/_includes/graphql/live-search-headers.md b/src/_includes/graphql/live-search-headers.md index d52af3fa2..21263f01a 100644 --- a/src/_includes/graphql/live-search-headers.md +++ b/src/_includes/graphql/live-search-headers.md @@ -4,4 +4,4 @@ Header name| Description `Magento-Store-Code` | The code assigned to the store associated with the active store view. For example, `main_website_store`. `Magento-Store-View-Code` | The code assigned to the active store view. For example, `default`. `Magento-Website-Code` | The code assigned to the website associated with the active store view. For example, `base`. -`X-Api-Key` | This value must be set to `search_gql`. +`X-Api-Key` | Set this value to the [unique API key](https://experienceleague.adobe.com/en/docs/commerce-merchant-services/user-guides/integration-services/saas#genapikey) generated for your Commerce environment.