← Back to catalog

Other

TV

auto-generated
swirls add pressassociation
actionGETv1.0.0

Asset Contributors

Return the contributors of the selected asset.

Source
actionGETv1.0.0

Asset Detail

Return the content of the selected asset.

Source
actionGETv1.0.0

Catalogue Asset Detail

Return the content of the selected catalogue asset.

Source
actionGETv1.0.0

Catalogue Detail

Return the content of the selected catalogue.

Source
actionGETv1.0.0

Channel Collection

If you are interested in a list of channels that have had there schedule updated you can filter by the following query params. - scheduleStart - scheduleEnd - scheduleUpdatedSince adding these query params will filter the channel collection to only return channels that have been updated within the given range, updatedSince stores the state of your previous call. Example Usage: Every 10 minutes get me the channels that have updated schedules for the next 2 weeks. /channel?platform={uuid}&scheduleStart={today}&scheduleEnd={today + 2 weeks}&updatedSince={10 minutes ago} Also please note epg numbers are only exposed when a platform and region are passed to the query.

Source
actionGETv1.0.0

Channel Detail

Return the content of the selected channel.

Source
actionGETv1.0.0

Contributor Detail

Return the content of the selected contributor.

Source
actionGETv1.0.0

Feature Detail

Return the content of the selected feature.

Source
actionGETv1.0.0

Platform Detail

Return the content of the selected platform.

Source
actionGETv1.0.0

Schedule Collection

The schedule endpoint produces a linear TV schedule for a given channel and date range. - The date range supplied must be no larger than 21 days. - If no end data is passed the API will default to start date + 24 hours.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec