Hi, I'm doing a project for the summer and would like to know if there is an API somewhere that fetches Valorant match schedules. No virus links please.
If you inspect the page Source you'll find the endpoint with the method /getSchedule, however you'll need auth and probably some sort of whitelist
Later Edit: looks like the auth header key/value are in the page code as well, but still you'd need some sort of whitelist, otherwise you'll get hit with a Forbidden error message