Announcing API endpoints for Twitch channel stream schedules

So:

  • getting the iCalendar doesn’t require authentication (meaning a regular Twitch user can import a streamer’s schedule to their calendar app, as shown above)
  • to get the schedule you need to know the broadcaster_id which is rather difficult to obtain without authentication (meaning the aforementioned user can’t actually use this feature)

Am I missing something?