Steam API
The Steam API offers information on all Steam games.
Details
Section titled “Details”- Website: store.steampowered.com
- Supported formats: games
- Authentication: No authentication required
- Rate limiting: 10,000 requests per day
- SFW filter support: No
Search by ID
Section titled “Search by ID”The ID you need is the Steam App ID.
Finding the ID
Section titled “Finding the ID”- Navigate to the game page on Steam
- Look at the URL
- The ID is the number after
/app/
Example
Section titled “Example”For “Factorio”:
- URL:
https://store.steampowered.com/app/427520/Factorio/ - ID:
427520
Steam IDs are consistent and easy to find, making this one of the most reliable APIs for video game metadata.