Event manager API

Will there be an API for the Events feature that was recently announced? And if so is it possible to get an indication on when we can expect documentation?

I’m working with that team now to see when they want to support the API for third-party use. I’ll keep you posted!

For what it’s worth, you can fetch a channel’s current events by making a call to:
https://api.twitch.tv/v5/channels/{channelId}/events

No auth (aside from client id) required. Keep in mind, it’s undocumented so it can change at any time.

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