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 folders (createFolder, folderHierarchy), search and tag media (searchFile, filesByTagNames), track file processing jobs, and manage recycle bins and duplicates.

API entry from apis.yml

apis.yml Raw ↑
aid: screencloud:screencloud-studio-media-files-api
name: ScreenCloud Studio Media and Files API
tags:
- 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.