Skip to content
MattRyder edited this page Jun 11, 2012 · 5 revisions

SteamAPI

SteamAPI is a PHP wrapper for interacting with Valve's Steam Community.

SteamAPI offers the ability to pull entire player profiles, including most played games, Steam Ratings, and groups subscribed to.

There are also utilities to convert and parse Steam data, such as the ability to change a 17-digit Steam Community ID to a Steam Game ID in the form: STEAM_X:Y:Z, where X,Y and Z are natural numbers.

Documentation Contents

Clone this wiki locally