Stored Data
Last updated
Last updated
The lifetime
endpoints are deprecated as the name might be confusing. Please switch to stored-matches
(respective stored-mmr-history
). The response stays the same.
Get all stored matches on the server for this user
/valorant/v1/stored-matches/{region}//{name}//{tag}
Choose from ap, br, eu, kr, latam, na (br and latam will be internally converted to na)
eu
, na
, latam
, br
, ap
, kr
competitive
, custom
, deathmatch
, escalation
, teamdeathmatch
, newmap
, replication
, snowballfight
, spikerush
, swiftplay
, unrated
Ascent
, Split
, Fracture
, Bind
, Breeze
, District
, Kasbah
, Piazza
, Lotus
, Pearl
, Icebox
, Haven
The page used in pagination (if this is used, the size query parameter also have to exist)
The amount of returned matches
Get all stored mmr history entries from the server
/valorant/v1/stored-mmr-history/{region}//{name}//{tag}
Choose from ap, br, eu, kr, latam, na (br and latam will be internally converted to na)
eu
, na
, latam
, br
, ap
, kr
The page used in pagination (if this is used, the size query parameter also have to exist)
The amount of returned mmr changes
Get all stored matches on the server for this user
/valorant/v1/by-puuid/stored-matches/{region}//{puuid}
Choose from ap, br, eu, kr, latam, na (br and latam will be internally converted to na)
eu
, na
, latam
, br
, ap
, kr
PUUID of the user
competitive
, custom
, deathmatch
, escalation
, teamdeathmatch
, newmap
, replication
, snowballfight
, spikerush
, swiftplay
, unrated
Ascent
, Split
, Fracture
, Bind
, Breeze
, District
, Kasbah
, Piazza
, Lotus
, Pearl
, Icebox
, Haven
The page used in pagination (if this is used, the size query parameter also have to exist)
The amount of returned matches
Get all stored mmr history entries from the server
/valorant/v1/by-puuid/stored-mmr-history/{region}//{puuid}
Choose from ap, br, eu, kr, latam, na (br and latam will be internally converted to na)
eu
, na
, latam
, br
, ap
, kr
PUUID of the user
The page used in pagination (if this is used, the size query parameter also have to exist)
The amount of mmr changes
Get all stored mmr history entries from the server
/valorant/v2/stored-mmr-history/{region}//{platform}//{name}//{tag}
Choose from ap, br, eu, kr, latam, na (br and latam will be internally converted to na)
eu
, na
, latam
, br
, ap
, kr
pc
, console
Name of the user
Tag of the user
The page used in pagination (if this is used, the size query parameter also have to exist)
The amount of mmr changes
Get all stored mmr history entries from the server
/valorant/v2/by-puuid/stored-mmr-history/{region}//{platform}//{puuid}
Choose from ap, br, eu, kr, latam, na (br and latam will be internally converted to na)
eu
, na
, latam
, br
, ap
, kr
pc
, console
PUUID of the user
The page used in pagination (if this is used, the size query parameter also have to exist)
The amount of mmr changes