Verify Steam game ownership and query play time on a backend using ISteamUser web API

domain: steamworks · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate the player via ISteamUserAuth/AuthenticateUserTicket to obtain a verified SteamID
  2. GET https://api.steampowered.com/IPlayerService/GetOwnedGames/v1/?key=YOUR_KEY&steamid={steamid}&include_appinfo=1&include_played_free_games=1 to retrieve the player's game library with playtime_forever (minutes) per game
  3. Filter the games array for your appid to confirm ownership and read playtime_forever for engagement analytics
  4. Use ISteamUser/GetPlayerSummaries to fetch public profile data (persona name, avatar, profile URL) alongside ownership checks
  5. Respect the player's Steam privacy settings; GetOwnedGames returns an empty games array (not an error) when the player's game details are set to private

Known gotchas

Related routes

Check game ownership and playtime for a Steam user via the Steam Web API
steamcommunity.com · 6 steps · unrated
Authenticate a Steam user on a game backend using session tickets and ISteamUserAuth
steamworks · 5 steps · unrated
Read and write Steam leaderboard entries from a game backend using the ISteamLeaderboards Web API instead of the client SDK
partner.steamgames.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans