ScreenCloud

ScreenCloud is a cloud digital signage platform that turns any screen into a managed display for content, dashboards, and apps. Its developer surface is the ScreenCloud Studio API - a single public GraphQL endpoint (bearer-token authenticated, region-specific, copied from the DEVELOPER tab in Studio) that lets you automate anything you can do in Studio by hand - pairing and managing screens, building playlists and channels, uploading media and files, casting content, installing and configuring signage apps, and exporting playback logs and QR metrics. ScreenCloud also runs a Developer Platform / App framework for building custom HTML/JavaScript signage apps that can be published (with approval) to the App Store. There is no documented public WebSocket API - the Studio API is request/response GraphQL over HTTPS.

ScreenCloud publishes 6 APIs on the APIs.io network. Tagged areas include Digital Signage, Screens, Content Management, GraphQL, and Media.

ScreenCloud’s developer surface includes documentation, signup flow, engineering blog, and 8 more developer resources.

33.4/100 thin ▬ flat Agent 18/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessPaidOpenFree trial⚡ Free to try
6 APIs
Digital SignageScreensContent ManagementGraphQLMediaPlaylistsDisplays

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 33.4/100 · thin
Contract Quality 9.7 / 25
Developer Ergonomics 2.4 / 20
Access Clarity 9.5 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 18/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/screencloud: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

ScreenCloud Studio Screens API

GraphQL operations for managing screens - pair and depair devices (pairScreen, depairScreen), list and search screens (allScreens, screen, screenByDeviceId, searchScreen), organ...

ScreenCloud Studio Playlists API

GraphQL operations for building and maintaining playlists - the ordered sequences of content shown on screens. Create, update, and delete playlists (createPlaylist, updatePlayli...

ScreenCloud Studio Media and Files API

GraphQL operations for uploading and organizing the media library - images, videos, and documents. Create and manage files (createFile, updateFileById, deleteFileById) and folde...

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 ...

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 (createA...

ScreenCloud Studio Playback Logs API

GraphQL operations for proof-of-play and engagement reporting - fetch and export what played on which screen and when (getPlaybackLogs, exportPlaybackLogs), query logs and scree...

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

GraphQL 1

GraphQL schemas published by this provider.

ScreenCloud Studio API (GraphQL)

ScreenCloud is a cloud digital signage platform. Its documented public developer

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Screencloud Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Screencloud Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Screencloud Trust Center

SOC 2, GDPR

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: screencloud
url: https://raw.githubusercontent.com/api-evangelist/screencloud/refs/heads/main/apis.yml
name: ScreenCloud
kind: company
description: ScreenCloud is a cloud digital signage platform that turns any screen into a managed display for content, dashboards,
  and apps. Its developer surface is the ScreenCloud Studio API - a single public GraphQL endpoint (bearer-token authenticated,
  region-specific, copied from the DEVELOPER tab in Studio) that lets you automate anything you can do in Studio by hand -
  pairing and managing screens, building playlists and channels, uploading media and files, casting content, installing and
  configuring signage apps, and exporting playback logs and QR metrics. ScreenCloud also runs a Developer Platform / App framework
  for building custom HTML/JavaScript signage apps that can be published (with approval) to the App Store. There is no documented
  public WebSocket API - the Studio API is request/response GraphQL over HTTPS.
accessModel:
  pricing: paid
  onboarding: open
  trial: true
  try_now: true
  public: true
  label: Paid (free trial) · Open access
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/screencloud.png
tags:
- Digital Signage
- Screens
- Content Management
- GraphQL
- Media
- Playlists
- Displays
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.23'
apis:
- 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.
- aid: screencloud:screencloud-studio-playlists-api
  name: ScreenCloud Studio Playlists API
  tags:
  - Playlists
  - Content
  - Scheduling
  - 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/mutation
    type: APIReference
  - url: graphql/screencloud-studio-schema.graphql
    type: GraphQL
  description: GraphQL operations for building and maintaining playlists - the ordered sequences of content shown on screens.
    Create, update, and delete playlists (createPlaylist, updatePlaylist, deletePlaylist), add files, links, and app instances
    to a playlist (addFileToPlaylist, addLinkToPlaylist, addAppInstanceToPlaylist), publish and revert drafts, and list or
    search playlists (allPlaylists, searchPlaylist).
- aid: screencloud:screencloud-studio-media-files-api
  name: ScreenCloud Studio Media and Files API
  tags:
  - Media
  - File
  - Folders
  - Storage
  - GraphQL
  tags_raw:
  - Media
  - Files
  - Folders
  - Storage
  - 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/mutation
    type: APIReference
  - url: graphql/screencloud-studio-schema.graphql
    type: GraphQL
  description: GraphQL operations for uploading and organizing the media library - images, videos, and documents. Create and
    manage files (createFile, updateFileById, deleteFileById) and folders (createFolder, folderHierarchy), search and tag
    media (searchFile, filesByTagNames), track file processing jobs, and manage recycle bins and duplicates.
- 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).
- aid: screencloud:screencloud-studio-apps-api
  name: ScreenCloud Studio Apps API
  tags:
  - Application
  - App Instances
  - Integration
  - Developer Platform
  - GraphQL
  tags_raw:
  - 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.
- aid: screencloud:screencloud-studio-playback-logs-api
  name: ScreenCloud Studio Playback Logs API
  tags:
  - Playback Logs
  - Proof of Play
  - Analytics
  - QR Metrics
  - 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/tutorial-playback-logs
    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 proof-of-play and engagement reporting - fetch and export what played on which screen
    and when (getPlaybackLogs, exportPlaybackLogs), query logs and screen content histories (allLogs, allScreenContentHistories),
    and pull QR-code engagement metrics (getQRMetrics, downloadQRMetrics).
common:
- type: TrustCenter
  url: security/screencloud-trust-center.yml
- type: DomainSecurity
  url: security/screencloud-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/screencloud
- type: LinkedIn
  url: https://www.linkedin.com/company/screencloud
- type: Website
  url: https://screencloud.com
- type: Documentation
  url: https://developer.screencloud.com/
- type: SignUp
  url: https://studio.screencloud.com
- type: Plans
  url: plans/screencloud-plans-pricing.yml
- type: RateLimits
  url: rate-limits/screencloud-rate-limits.yml
- type: FinOps
  url: finops/screencloud-finops.yml
- url: https://screencloud.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/screencloud"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/screencloud/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/screencloud/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.