Discover/vlr.gg API
live

vlr.gg APIvlr.gg

Access Valorant esports data from VLR.gg: matches, player stats, team rankings, agent pick rates, and event listings via 7 structured endpoints.

Endpoints
7
Updated
4mo ago
Try it

No input parameters required.

api.parse.bot/scraper/17a280c5-4958-46ad-b697-83a15883a046/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/17a280c5-4958-46ad-b697-83a15883a046/get_events' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Get list of current and upcoming Valorant esports events from vlr.gg.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "events": "array of event objects with event_id, name, status, and url"
  },
  "sample": {
    "data": {
      "events": [
        {
          "url": "https://www.vlr.gg/event/2860/vct-2026-americas-stage-1",
          "name": "VCT 2026: Americas Stage 1",
          "status": "",
          "event_id": "2860"
        }
      ]
    },
    "status": "success"
  }
}

About the vlr.gg API

The VLR.gg API exposes 7 endpoints covering the full competitive Valorant data surface tracked on VLR.gg, from live event listings and match results to per-map player statistics. The get_match_details endpoint alone returns up to 12 per-player fields per map — including ACS, KAST, ADR, kills, deaths, assists, and headshot percentage — making it practical for building match dashboards or performance-tracking tools without parsing the site manually.

Match and Event Data

The get_matches endpoint returns paginated match listings filtered by status — either 'upcoming' or 'results'. Each match object includes team1, team2, score1, score2, event context, and a match_id slug you can pass directly to get_match_details. Pagination via the page parameter applies only to the 'results' status. The get_events endpoint returns current and upcoming events with event_id, name, status, and url, and those event_id values are the required input for get_agent_stats.

Player and Agent Statistics

get_player_stats returns a global leaderboard of players sorted by rating, with fields covering acs, kd, kast, adr, kpr, apr, fkpr (first-kill-per-round), fdpr (first-death-per-round), hs_percent, and cl_p (clutch percentage). You can filter by region (11 options including na, eu, ap, kr), agent, and timespan (30d, 60d, 90d, or all). The get_agent_stats endpoint scopes pick-rate data to a single event rather than globally, returning each agent's pick_rate percentage for that event.

Team Rankings and Roster Details

get_rankings returns a ranked list of teams per region, with rank, team, team_id, country, and rating. The region parameter accepts slugs like 'north-america', 'europe', 'asia-pacific', and 'korea' among others. Passing a team_id from those results to get_team_details returns the current roster (with player_id and role), a history array of former players, and map_win_rates showing win_rate, wins, and losses per map. The team_id slug format is '<numeric_id>/<team-slug>', consistent with VLR.gg's URL structure.

Common use cases
  • Build a match result tracker that polls get_matches with status='results' and stores team scores and event context.
  • Generate per-player performance reports using the 12+ stat fields returned by get_match_details for a given match.
  • Create a regional team ranking leaderboard using get_rankings filtered by region and linked to team roster data from get_team_details.
  • Track agent meta shifts across events by comparing pick_rate data from get_agent_stats across multiple event_id values.
  • Filter the get_player_stats leaderboard by agent and region to identify top performers on specific agents in a given timespan.
  • Monitor roster changes for a team by periodically pulling get_team_details and diffing the roster and history arrays.
  • Analyze map-level team performance by extracting map_win_rates from get_team_details across multiple teams in a region.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does VLR.gg have an official developer API?+
No. VLR.gg does not publish an official developer API or documented public endpoints. This Parse API provides structured access to the data available on the site.
What does `get_match_details` return beyond the series score?+
get_match_details breaks the match down by individual map. For each map it returns the map name, per-team scores, and a player_stats array with fields including rating, acs, kills, deaths, assists, agent, kast, adr, and hs_percent for every player who participated. The match-level fields also include team1, team2, score1, score2, event, and date.
Can I retrieve historical player statistics for a specific match period beyond 90 days?+
get_player_stats supports timespan values of 30d, 60d, 90d, and all. The all option covers the full dataset VLR.gg tracks, but arbitrary custom date ranges are not supported. You can fork the API on Parse and revise it to add a date-range filtering endpoint if your use case requires it.
Does the API expose individual player profile pages, including career history and social links?+
Not currently. Player data is available in aggregate through get_player_stats and as per-match entries in get_match_details, both keyed by player_id. Dedicated player profile pages with career history are not covered. You can fork the API on Parse and revise it to add a player profile endpoint using those player_id values.
Is pagination available for all match listing requests?+
Pagination via the page parameter in get_matches only applies when status is set to 'results'. Requests with status='upcoming' return all available upcoming matches without pagination controls.
Page content last updated . Spec covers 7 endpoints from vlr.gg.
Related APIs in SportsSee all →
tracker.gg API
Track Valorant player profiles, match histories, competitive rankings, and agent performance statistics from tracker.gg. Search leaderboards, analyze player segments, view daily game data, and access comprehensive reference information covering all Valorant-related data available on the platform.
rib.gg API
Access comprehensive Valorant competitive data including match results, player statistics, team information, and tournament details with powerful search and filtering capabilities. Track player performance history, view rankings, discover free agents, and analyze in-depth match rounds and analytics all in one place.
valoranttracker.com API
Track Valorant player statistics, search for specific players, and view detailed competitive profiles to analyze individual performance. Discover current agent and map meta trends along with global rank distribution data to stay competitive and informed about the game's evolving strategies.
liquipedia.net API
Access comprehensive esports data from Liquipedia, the world's leading esports wiki. Retrieve match schedules, team rosters, player profiles, tournament results, and game-specific statistics across top titles including Valorant, Counter-Strike, League of Legends, and Dota 2.
hltv.org API
Access Counter-Strike esports data from HLTV.org including match results, player and team statistics, team rankings, upcoming match schedules, tournament information, and fantasy league data.
csgostats.gg API
Track and analyze Counter-Strike 2 player performance with detailed statistics including weapon usage, match history, and head-to-head comparisons. Access global leaderboards, view recent matches, and discover which players you've competed against to benchmark your skills.
leagueofgraphs.com API
Access League of Legends and Teamfight Tactics player statistics, rankings, and match histories. Look up summoner profiles, champion performance data, live game status, and competitive standings across both game modes and all supported regions.
lolpros.gg API
Search and discover professional League of Legends players while exploring detailed profiles, ladder rankings, and competitive statistics from the pro scene. Track player performance metrics, find competitors by name, and monitor where top players stand in the rankings.