Player statistics, trending games, search, and player count history.
Game Player Stats Details
ASYNCREADNo auth
Returns current, peak, all-time peak, 30-day average, and monthly history for a Steam game.
ParametersFormJSON
Numeric Steam application ID (e.g. 730 for Counter-Strike 2)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_steamcharts_game_player_stats_detail", "params": { "app_id": "730" } }'