v1

latestOpenAPI 3.0.02026-07-133931,7612.0 MB
Valorant stats

Get a Valorant player stats

Get a Valorant player stats by ID or slug

get/valorant/players/{player_id_or_slug}/stats

Path parameters

integer required

ID of the player

OR
string required

Unique, human-readable identifier for the player. id and slug can be used interchangeably throughout the API.

A player ID or slug

Query parameters

string
OR
'all'
OR
'latest'
fromstring date
Example:2017-07-21

Filter out 'from' date

tostring date
Example:2017-07-21

Filter out 'to' date

games_countinteger

The amount of games used for the statistics.

For example if ?games_count=5, it would show the statistics for the most recent 5 games played

Response

Statistics of a Valorant player

assistsinteger nullable required

Number of player's assists

average_damage_per_roundnumber nullable required

Average damage per round (ADR) of the player

deathsinteger nullable required

Number of player's death

defused_spikesinteger nullable required

Number of spikes defused by the player

first_deathsinteger nullable required

Number of rounds where the player died first

first_kill_percentagenumber nullable required

First kill percentage of the player

first_killsinteger nullable required

Number of rounds where the player did the first kill

headshot_percentagenumber nullable required

Percentage of headshots within the player's shots

killsinteger nullable required

Number of player's kills

planted_spikesinteger nullable required

Number of spikes planted by the player

total_gamesinteger required

Amount of games played by the player