OptiSigns GraphQL API
OptiSigns is a cloud digital signage platform. Its public developer API is **GraphQL only** - there is no REST API. All operations run against a single endpoint, and the same URL serves an interactive GraphQL IDE for exploring the schema.
Overview
OptiSigns GraphQL API is a GraphQL API specification published by OptiSigns on the APIs.io network.
OptiSigns is a cloud digital signage platform. Its public developer API is GraphQL only - there is no REST API. All operations run against a single endpoint, and the same URL serves an interactive GraphQL IDE for exploring the schema.
The GraphQL endpoint is available at https://graphql-gateway.optisigns.com/graphql. documentation is published at https://docs.optisigns.com.
The specification includes 4 reference links.
Tagged areas include Digital Signage, Screens, Content Management, Displays, and Playlists.