Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Users can request programs scheduled on channels. Programs are imported by importers. Programs are returned based on channels and within a window starting from 04:00 AM on the given date until 04:00 AM on the following date. The result is cacheable.

...

EndpointHttp methodPurpose
/api/metadata/v1/broadcast_slots/{channel_id}/{date}/broadcast_slotsGETGet a list of broadcast slots based on channel_id within a window starting from 04:00 AM on the given date until 04:00 AM on the following date.

This is a public API that requires no authentication.

...