About how to get the stream key by using New Twitch API

I am working for an appplication which broadcasting the console game playing to Twitch. With the current code, we have called Twitch API v5 to get the user’s authentication, and then the related channel’s information, including stream key.
But… API v5 are deprecated and will be removed soon. My question is how to implement the same function ( get the stream key) by using New Twitch API?

Thank you very much for your help!

Helix (the new API) does not currently expose stream keys.

The removal date for v3 and v5 is Dec 31st, 2018, so not too soon.

Is there any plan to expose the key, else it obviously requires a cut and paste and whole lot more

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