Valorant Data
Valorant Data API provides structured data parsed from VLR pages. Use one endpoint with a method parameter to fetch match schedules/results, match detail/performance/economy pages, player profile/matches, and player stats.
Valorant Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
tournament_show_detail /api/v1/vlr/tournament_show_detail |
|
| GET |
tournament_standings /api/v1/vlr/tournament_standings |
|
| GET |
events_list_all /api/v1/vlr/events_list_all |
|
| GET |
match_detail_page /api/v1/vlr/match_detail_page |
|
| GET |
matches_results /api/v1/vlr/matches_results |
|
| GET |
event_matches /api/v1/vlr/event_matches |
|
| GET |
events_agents /api/v1/vlr/events_agents |
|
| GET |
team_matches /api/v1/vlr/team_matches |
|
| GET |
team_transfers /api/v1/vlr/team_transfers |
|
| GET |
player_show_page /api/v1/vlr/player_show_page |
|
| GET |
events_stats /api/v1/vlr/events_stats |
|
| GET |
match_economy_page /api/v1/vlr/match_economy_page |
|
| GET |
player_matches /api/v1/vlr/player_matches |
|
| GET |
events_show_detail /api/v1/vlr/events_show_detail |
|
| GET |
match_performance_page /api/v1/vlr/match_performance_page |
|
| GET |
team_rankings /api/v1/vlr/team_rankings |
|
| GET |
team_stats /api/v1/vlr/team_stats |
|
| GET |
team_show_details /api/v1/vlr/team_show_details |
|
| GET |
matches_schedule /api/v1/vlr/matches_schedule |
|
| GET |
player_stats /api/v1/vlr/player_stats |
Fetch player stats from VLR stats page by `url` or `query[...]`. |
Valorant Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $75 / month | — |
|
| MEGA | $150 / month | — |
|