I suggest googling how to make HTTP requests in whatever programming language you’re working with, and then follow the Twitch Documentation https://dev.twitch.tv/docs/api as that explains what URLs, Querystring Params, and Headers, you need to use to make requests.