ScreenCloud Studio Screens API

GraphQL operations for managing screens - pair and depair devices (pairScreen, depairScreen), list and search screens (allScreens, screen, screenByDeviceId, searchScreen), organize screen groups, assign what a screen plays (setScreenContent and its per-content variants), and send commands such as refresh, clear cache, and screenshot. Part of the single ScreenCloud Studio GraphQL endpoint.

API entry from apis.yml

apis.yml Raw ↑
aid: screencloud:screencloud-studio-screens-api
name: ScreenCloud Studio Screens API
tags:
- Screens
- Pairing
- Displays
- 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: https://screencloud.github.io/signage-next-graphql-docs/tutorial-pairing-a-screen
  type: GettingStarted
- url: graphql/screencloud-studio-schema.graphql
  type: GraphQL
- url: graphql/screencloud-graphql.md
  type: GraphQL
description: GraphQL operations for managing screens - pair and depair devices (pairScreen, depairScreen),
  list and search screens (allScreens, screen, screenByDeviceId, searchScreen), organize screen groups,
  assign what a screen plays (setScreenContent and its per-content variants), and send commands such as
  refresh, clear cache, and screenshot. Part of the single ScreenCloud Studio GraphQL endpoint.