Is there a way to request multiple IDs in the v5 API?

I’m trying to get a list of live streams from an array of channel IDs and I’d rather do it using the v5 API so that I don’t have to update it any time soon, is this possible?

The /kraken/streams endpoint has a channel parameter which takes a comma-separated list of channel ids: https://dev.twitch.tv/docs/v5/reference/streams/#get-live-streams

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.