Get a list with all streamer playing a game

Hi,
i’m using the helix api and i would like to know how to get a list of the streamers playing marbles on stream ?
thank you

To get the Game ID

To get streams of that game

Of curse i already see that but how to use ?

https://api.twitch.tv/helix/games?name=MARBLE ON STREAM

does not work

It’s called Marbles on Stream

https://api.twitch.tv/helix/games?name=Marbles%20on%20Stream

And you should correctly URI Encode Data (spaces replaced with %20 in this example)

thank you

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