VLR.gg
communityPremier Valorant esports news and statistics website covering all VCT (Valorant Champions Tour) matches, team rankings, player stats, and tournament results. Primary destination for professional Valorant competitive data.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/matchesGet upcoming and recent Valorant matches
Parameters
statusupcoming|completed|live (stringoptionalevent_idintegeroptionalReturns
matches[] with id, teams[{name, score}], event, round, date, urlGET
/api/v1/teams/{team_id}Get team information and roster
Parameters
team_idintegerrequiredReturns
team{id, name, region, ranking, players[{name, role, nationality}], recent_results[]}GET
/api/v1/rankingsGet Valorant team world rankings
Parameters
regionworld|na|emea|apac|latam|br|kr|jp (stringoptionalReturns
rankings[] with rank, team, region, points, earnings