OptiSigns Playlists API

Create and manage playlists - ordered sequences of assets with per-item durations - and assign them to devices. Playlists are a documented OptiSigns resource type covered by the API cookbook; the specific GraphQL operations are honestly modeled in the schema and flagged as modeled where the exact field names are not confirmed in public docs.

API entry from apis.yml

apis.yml Raw ↑
aid: optisigns:optisigns-playlists-api
name: OptiSigns Playlists API
tags:
- Playlists
- Content Sequencing
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.optisigns.com/quickstart
baseURL: https://graphql-gateway.optisigns.com/graphql
properties:
- url: https://docs.optisigns.com/quickstart
  type: Documentation
- url: https://github.com/optisigns/optisigns-api-cookbook
  type: SourceCode
- url: graphql/optisigns-schema.graphql
  type: GraphQL
description: Create and manage playlists - ordered sequences of assets with per-item durations - and assign
  them to devices. Playlists are a documented OptiSigns resource type covered by the API cookbook; the
  specific GraphQL operations are honestly modeled in the schema and flagged as modeled where the exact
  field names are not confirmed in public docs.