FCC Twitch API pass-through API Rate limit?

Hello guys,
i want to build a script that should turn on all of my Raspberry LED’s when a Streamer is Live on Twitch, i’d like to use the API by https://wind-bow.glitch.me/ but im unsure, whats the API Rate limit.

My plan is to check every 4 minutes if the Streamer is live or not.

Is that too much per day?

4 Minutes per Check, but not betweend 5:00 am and 5:30 am

Thanks

I’m not sure if it’s rate limited, but it is cached.

The API is meant to be used for the challenge so I would honestly suggest you use the real Twitch API if you are going to use it for something else. It was also changed to a different endpoint and I’m not sure if the Glitch-based version is being maintained or not (although the example project is still using the old endpoint).