์ฝ˜ํ…์ธ ๋กœ ๊ฑด๋„ˆ๋›ฐ๊ธฐ
SteamCore Web ์ œํ’ˆ ๋“ฑ�๋ก์„ ์œ„ํ•œ ๋ฏธ๋””์–ด 1๊ฐœ
0๊ฐœ์˜ ์ฝ”๋ฉ˜ํŠธ

์„ค๋ช…

๐Ÿ”ฅ SteamCore Web โ€“ Use Steamworks Web API in Unreal Engine (Blueprint & C++)

Easily integrate the full power of the Steamworks Web API into your Unreal Engine projects using both Blueprints and C++.Whether you're working on a multiplayer game, building item shops, managing inventories, or handling leaderboards and player stats, this plugin gives you direct access to a wide range of Steam services โ€” all without needing to write raw HTTP code.

โœ… Features
  • Full Blueprint and C++ support

  • Simple and modular integration into any UE project

  • Easily interface with Steam's official Web API endpoints

  • Built-in support for JSON parsing and Steam API key usage

  • Actively maintained since 2020 with regular updates and new features

  • Compatible with Unreal Engine 4.x and 5.x

๐Ÿ“ก Supported Steamworks Web API Interfaces

The following Web API interfaces are currently supported:

  • Apps โ€“ Retrieve information about Steam apps

  • BroadcastService โ€“ Manage and retrieve broadcast-related data

  • CheatReporting โ€“ Interfaces for cheat detection and reporting

  • EconMarketService โ€“ Access to Steam Market features

  • EconService โ€“ Inventory and economy data for users

  • GameInventory โ€“ Manage in-game inventories

  • GameNotificationService โ€“ Manage notifications and game events

  • GameServersService โ€“ Query and manage game servers

  • InventoryService โ€“ Alternate interface for inventory systems

  • Leaderboards โ€“ Query global and friend leaderboards

  • LobbyMatchmakingService โ€“ Manage lobbies and matchmaking

  • MicroTXN โ€“ Handle in-game purchases and transactions

  • PlayerService โ€“ Get player-level stats, owned games, etc.

  • PublishedFileService โ€“ Access Workshop files and metadata

  • PublishedItemSearch โ€“ Search Steam Workshop items

  • PublishedItemVoting โ€“ Vote and fetch voting data on Workshop content

  • SteamCommunity โ€“ Access player profiles, avatars, etc.

  • SteamEconomy โ€“ Interact with the item economy

  • SteamGameServerStats โ€“ View stats for game servers

  • SteamNews โ€“ Fetch official game news from Steam

  • SteamRemoteStorage โ€“ Cloud save integration and file retrieval

  • SteamUserAuth โ€“ Authenticate users securely

  • SteamUser โ€“ Query user data and relationships

  • SteamUserStats โ€“ Get and set user statistics and achievements

๐Ÿ“˜ Documentation

๐Ÿ‘‰ SteamCore::Web Documentation

๐Ÿ”„ Still Being Updated?

Absolutely!SteamCore::Web has been actively maintained since its initial release in 2020, with over 5 years of continuous updates, patches, and interface additions. Weโ€™re committed to supporting new Steam Web API endpoints and ensuring ongoing compatibility with the latest versions of Unreal Engine.

๐Ÿ’ก Additional Info: What Is the Steamworks Web API?

The Steamworks Web API is a RESTful API provided by Valve that allows developers to securely and programmatically access many backend features of Steam. Itโ€™s ideal for:

  • Server-to-Steam communication: Authenticate players, validate ownership, and fetch game data without the client.

  • Custom backend tools: Use the API to build web dashboards, user analytics systems, or game monitoring tools.

  • Workshop integration: Publish and manage user-generated content from outside the Steam client.

  • Economy systems: Access and control in-game item data, Steam Market listings, and user inventories.

  • Authentication: Use AuthenticateUserTicket for secure user login on dedicated servers.

All requests require a valid Steam Web API Key, which can be generated from your Steamworks partner account.

ํฌํ•จ๋œ ํฌ๋งท

ํƒœ๊ทธ