Added

2.62.3

Summary: Added games_count query parameter to Valorant stats endpoint

  • Added: games_count query parameter to Valorant /stats endpoints. This optional query parameter allows users to enter the number of games for which they would like the averages and totals. For example, if a user enters 5 games, it would show the statistics for the most recent 5 games played. This is available for the following endpoints:
    • /valorant/teams/{team_id_or_slug}/stats
    • /valorant/series/{serie_id_or_slug}/teams/{team_id_or_slug}/stats
    • /valorant/tournaments/{tournament_id_or_slug}/teams/{team_id_or_slug}/stats
    • /valorant/players/{player_id_or_slug}/stats
    • /valorant/series/{serie_id_or_slug}/players/{player_id_or_slug}/stats
    • /valorant/tournaments/{tournament_id_or_slug}/players/{player_id_or_slug}/stats
  • Added: embed_url for Kick streams