OptiSigns Schedules API

Create and manage schedules that control when assets and playlists play on which devices across dates, times, and recurrence. Schedules 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-schedules-api
name: OptiSigns Schedules API
tags:
- Schedules
- Scheduling
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 schedules that control when assets and playlists play on which devices
  across dates, times, and recurrence. Schedules 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.