Listing streams and viewing streams

Hello.

I’m trying to list several streams and then allow the user to click on their thumbnails and go to a page where he can, obviously, watch the stream.
I’m using the new API - helix - and when I request a list of streams, I’m given, among other things, an user_id and an id. I cannot get the player to work without the channel name itself.
The endpoint I’m using is https://api.twitch.tv/helix/streams. I’d like to avoid making two requests, therefore I’d like to know if there’s another endpoint I can use, or if I really need to make two requests to the API.

Many thanks in advance <3

I noticed that this could be achieved with the previous version of the API. Thanks anyway!

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