Avatar image

Valorant Games Schedule

This endpoint shows the Valorant games of the current day (obtained from https://vlr.gg). Games and scores are updated automatically.

How to use this endpoint on StreamElements

$(touser) ► $(customapi./api/valorant/schedule?channel=$(channel)&id=LEAGUE_ID)

How to get the League ID

In order to get the League ID, go to https://vlr.gg/events and click on the league you want to use. You will find the League ID in the URL of the page, right after the /event/ part.

As an example, we can use the Esports World Cup 2025, which we can find at https://www.vlr.gg/event/2449/esports-world-cup-2025.

The League ID is 2449, so the code would be:

$(touser) ► $(customapi./api/valorant/schedule?channel=$(channel)&id=2449)

Optional parameters

There are 3 optional parameters you can use to customize the response:

Test the command

Select the league you want to use and click on Show response button to check the response:
Optional: Type a message to be shown when there are no games. Available variables: (league)
Copied to clipboard