Thanks for a proper response, Jon.
If I might add a suggestion, the easiest implementation for us was back when we didn’t even need the API keys at all and could just query a URL to grab the json object for the data at https://www.twitch.tv/directory/game/Prismata. That let us add a little in-game widget for the currently-live streams in just a few minutes, which was by far the most useful thing for us. Now it’s much more difficult to get started and you can’t even make API calls without an account, so you might want to consider a solution like this in the future if your goal is to make the APIs more accessible and easy to use for newer devs.