rob006 I will be posting all changes to the API in this discussion. If you write scripts that use our API, I suggest subscribing to this thread so you don't miss any important announcements.
rob006 We've added additional endpoints to the API that allow you to fetch price and bundle data by different types of Steam IDs: prices/by-steam-sub-id - price info for products with URL in format https://store.steampowered.com/sub/<id>/ prices/by-steam-bundle-id - price info for products with URL in format https://store.steampowered.com/bundle/<id>/ bundles/by-steam-sub-id - bundle info for products with URL in format https://store.steampowered.com/sub/<id>/ bundles/by-steam-bundle-id - bundle info for products with URL in format https://store.steampowered.com/bundle/<id>/ If you have any comments, you can discuss this change in changelog discussion: Changelog - Apr 30, 2026 - new API endpoints