Migrating API from Kraken to Helix

Request parameters are &-repeated, not comma-separated as in Twitch API v5.

If you want to use the channels username you would do: https://api.twitch.tv/helix/streams?user_login=channel_1&user_login=channel_2

Or if you wanted to use channel id you’d use the user_id param instead.

1 Like