steam_getAppDetails({ appid, cc?, l? }) | Store data: price, reviews, tags, platforms, system requirements |
steam_searchApps({ query, cc?, l? }) | Search the Steam store by name |
steam_getPlayerCount({ appid }) | Current concurrent player count |
steam_getAchievementStats({ appid }) | Global achievement unlock percentages |
steam_getWorkshopItem({ publishedfileid }) | Workshop item details (title, tags, subscribers) |
steam_getReviews({ appid, filter?, language?, review_type?, purchase_type? }) | User reviews with filters and pagination |
steam_getPriceOverview({ appids, cc }) | Batch price check for multiple apps in a region |
steam_getAppReviewSummary({ appid }) | Review score, totals, and positive percentage |
steam_getRegionalPricing({ appid, countries }) | Pricing breakdown across multiple countries |
steam_getNewsForApp({ appid, count?, maxlength? }) | Recent news and announcements |