Wild APIs

Steam Web API

FreeLiveLast verified 24 Sept 2026
Valve's official API for Steam game news, player stats, achievements, and store/app data.

Example request

curl -s 'https://api.steampowered.com/ISteamNews/GetNewsForApp/v2/?appid=440&count=1&maxlength=200&format=json'

Free tier, in plain English

Free with a self-issued key, capped at 100,000 API calls per day.

Alternatives in Games