Appid - Steam

To find a game's AppID on Steam:

download_depot 730 731 1234567890

| Purpose | Example Command/URL | |---------|----------------------| | Force install | steam://install/570 | | Force launch | steam://rungameid/220 | | Add non-Steam game shortcut with custom icon | Use AppID to fetch image assets | | Check price history | steamdb.info/app/730/ | | Find hidden Steam Labs experiments | AppIDs often leak before announcement | | Download workshop content | Workshop items have PublishedFileID , not AppID, but belong to an AppID | appid steam

For power users and server administrators, the AppID is essential for using the SteamCMD tool. This command-line interface is used to download server files or game builds automatically. A typical command looks like: steamcmd +login anonymous +app_update 740 validate +quit Here, AppID 740 specifically refers to the Counter-Strike 2 Dedicated Server, distinct from the client AppID (730). To find a game's AppID on Steam: download_depot

The Steam AppID is a small number with huge utility. Whether you're automating installs, troubleshooting, or just curious, learning to use AppIDs turns you from a casual Steam user into a power user. And yes—every single game you own has one. The Steam AppID is a small number with huge utility

| Type | Purpose | Example | |------|---------|---------| | | Identifies the software itself (game, DLC, tool) | 730 (CS2) | | SubID | Identifies a purchasable package (e.g., game + soundtrack) | 12345 | | PackageID | Another name for SubID (used interchangeably) | Same as SubID |

That launches CS2 immediately.