Twitch resources¶
Awesome developer streams¶
It’s not documented but there’s these.
To get all channels hosting .¶
https://tmi.twitch.tv/hosts?include_logins=1&target=CHANNELID
To get the channel being hosted by .¶
https://tmi.twitch.tv/hosts?include_logins=1&host=CHANNELID
[Source Complete host list](https://discuss.dev.twitch.tv/t/complete-host-list/12464/2
https://discuss.dev.twitch.tv/t/subscription-apis-created-at-date-not-accurate/7172/4
Set title, game or stream status¶
-
Been Using API V2 To Set Title / Game Using Auth Token, Now It’s Broken? Status 123
-
I’m confused. If the new Twitch API is helix, why is it using kraken end points?