ScreenCloud Studio Apps API

GraphQL operations for signage apps and their instances - list the app catalog and categories (allApps, allAppCategories, appBySlug), create and configure app instances (createAppInstance, updateAppInstance, duplicateAppInstance), and install or uninstall apps at org or space scope (installOrgApp, installSpaceApp, uninstallOrgApp). Complements the ScreenCloud Developer Platform / App framework for building custom HTML and JavaScript signage apps.

API entry from apis.yml

apis.yml Raw ↑
aid: screencloud:screencloud-studio-apps-api
name: ScreenCloud Studio Apps API
tags:
- Apps
- App Instances
- Integrations
- Developer Platform
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://screencloud.github.io/developer/
baseURL: https://studio.screencloud.com
properties:
- url: https://screencloud.github.io/developer/
  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 signage apps and their instances - list the app catalog and categories
  (allApps, allAppCategories, appBySlug), create and configure app instances (createAppInstance, updateAppInstance,
  duplicateAppInstance), and install or uninstall apps at org or space scope (installOrgApp, installSpaceApp,
  uninstallOrgApp). Complements the ScreenCloud Developer Platform / App framework for building custom
  HTML and JavaScript signage apps.