ScreenCloud Studio Channels and Casts API

GraphQL operations for channels - the multi-zone layouts that compose playlists, apps, and media into a single screen experience - and for casting. Create, update, publish, and duplicate channels (createChannel, updateChannel, publishDraftChannel, duplicateChannel), add content to a channel (addPlaylistToChannel, addFileToChannel, addAppInstanceToChannel), and start or stop casts to screens (castStart, castStop, createCasts).

API entry from apis.yml

apis.yml Raw ↑
aid: screencloud:screencloud-studio-channels-casts-api
name: ScreenCloud Studio Channels and Casts API
tags:
- Channels
- Casts
- Layouts
- Zones
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.screencloud.com/
baseURL: https://studio.screencloud.com
properties:
- url: https://screencloud.github.io/signage-next-graphql-docs/overview/
  type: Documentation
- url: https://screencloud.github.io/signage-next-graphql-docs/graphql-reference/query
  type: APIReference
- url: graphql/screencloud-studio-schema.graphql
  type: GraphQL
description: GraphQL operations for channels - the multi-zone layouts that compose playlists, apps, and
  media into a single screen experience - and for casting. Create, update, publish, and duplicate channels
  (createChannel, updateChannel, publishDraftChannel, duplicateChannel), add content to a channel (addPlaylistToChannel,
  addFileToChannel, addAppInstanceToChannel), and start or stop casts to screens (castStart, castStop,
  createCasts).