> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Marketplace integration - Steam

> Tutorial for integrating a Steam application with PlayFab Game Manager, including SteamWorks Partner setup, app configuration, and credentials.

# Marketplace integration: Steam

This tutorial shows you how to successfully integrate a Steam application into your title in Game Manager.

## Prerequisites

1. A [SteamWorks Partner](https://partner.steamgames.com/) account.
2. An app already created in Steamworks.
3. A Title already created in [Game Manager](https://developer.playfab.com).
4. A [SteamWorks Group](https://partner.steamgames.com/doc/gettingstarted/managing_users#5) already created with your desired Admin Members and Application.

## Step 1: Get your Steam Application ID

To integrate your Steam application into Game Manager, you need to obtain your **Steam Application ID**. Follow these steps:

1. Sign in to your [SteamWorks Partner](https://partner.steamgames.com/) account.
2. Navigate to **Apps & Packages** > **All Applications**.
3. Select your desired app from the list.
4. Your **Steam Application ID** can be obtained from either:
   * The URL: [https://partner.steamgames.com/apps/landing/\*\*\\\{Your](https://partner.steamgames.com/apps/landing/**\\\{Your) Application ID}\*\*
   * Right next to name of your app's title (in this example, the app's title is "TestApp")

     <img src="https://mintcdn.com/microsoft-4404708b/68AB2fedpk3M7e-n/images/playfab/economy-monetization/economy-v2/marketplace-integrations/steam/app-id-location.png?fit=max&auto=format&n=68AB2fedpk3M7e-n&q=85&s=68d67b968616dc04f4c55c879c24dc56" alt="App ID location" width="307" height="85" data-path="images/playfab/economy-monetization/economy-v2/marketplace-integrations/steam/app-id-location.png" />

Once you obtained your **Steam Application ID**, proceed to the next step to obtain your **Steam WebAPI Key**.

## Step 2: Obtain your SteamWeb API Key

To integrate your Steam application into Game Manager, you also need to obtain your **Steam Web API Key**.

1. Sign in to your [SteamWorks Partner](https://partner.steamgames.com/) account.

2. Navigate to **Users & Permissions** > **Manage Groups**.

3. Select your desired Group.

4. If no **WebAPI Key** was generated before, select **Generate WebAPI Key** from the menu on the right.

   * This generates a new **WebAPI Key** and display it just below the previously selected button.

   <img src="https://mintcdn.com/microsoft-4404708b/68AB2fedpk3M7e-n/images/playfab/economy-monetization/economy-v2/marketplace-integrations/steam/create-webapi-key-button.png?fit=max&auto=format&n=68AB2fedpk3M7e-n&q=85&s=48661e98fb03e4f6ac040776a59fa109" alt="Create WebAPI Key button" width="313" height="290" data-path="images/playfab/economy-monetization/economy-v2/marketplace-integrations/steam/create-webapi-key-button.png" />

5. If a **WebAPI Key** was previously generated, copy the key from the **Web API** box on the right.

   <img src="https://mintcdn.com/microsoft-4404708b/68AB2fedpk3M7e-n/images/playfab/economy-monetization/economy-v2/marketplace-integrations/steam/webapi-key-example.png?fit=max&auto=format&n=68AB2fedpk3M7e-n&q=85&s=427a2e1cc0ccf79a0f4e0a1f8977044d" alt="WebAPI Key Example" width="308" height="77" data-path="images/playfab/economy-monetization/economy-v2/marketplace-integrations/steam/webapi-key-example.png" />

Once you obtained your **Steam WebAPI Key**, proceed to the next step of enabling the Steam Add-on in Game Manager.

## Step 3: Enable the Steam Add-on in Game Manager

After getting your **Steam Application ID** and your **Steam WebAPI Key**, you need to enable the Steam Add-on in [Game Manager](https://developer.playfab.com).

1. Sign in to your [Game Manager](https://developer.playfab.com) account.
2. Navigate to the **Add-ons** section on the left navigation menu.
3. Select the **Steam Add-on**.
4. Select **Install Steam**.
5. Add your **Steam Application ID** and your **Steam Web API Key**.
6. Select **Install**.

## See also

* [How to successfully integrate an Apple app into Game Manager](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-integrations/apple)
* [How to successfully integrate a Google app into Game Manager](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-redemption/google)


## Related topics

- [Redemption with the Steam Marketplace](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-redemption/steam.md)
- [Marketplace integration - Overview](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-integrations/overview.md)
- [Marketplace Integration - Apple](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-integrations/apple.md)
- [Marketplace integration - Google](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-integrations/google.md)
- [Marketplace integration - Microsoft Store](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-integrations/microsoft.md)
