OptiSigns

OptiSigns is a cloud digital signage platform that turns any TV or display into a digital sign using low-cost media players (Android, Amazon Fire TV, Raspberry Pi, ProDVX, and others). Screens, media assets, playlists, and schedules are managed centrally from the OptiSigns dashboard. Developers manage the same resources programmatically through the OptiSigns GraphQL API, which is served from a single endpoint at https://graphql-gateway.optisigns.com/graphql and authenticated with a Bearer API key. API access is a paid capability available on the Pro Plus plan and higher; the API covers devices (screens), assets (content), playlists, schedules, and team management. Official TypeScript/JavaScript and Python SDKs plus an API cookbook are published on GitHub.

OptiSigns publishes 2 APIs on the APIs.io network: Devices API and Assets API. Tagged areas include Digital Signage, Screens, Content Management, GraphQL, and Displays.

OptiSigns’ developer surface includes documentation, SDKs, and 9 more developer resources.

35.5/100 thin ▲ 8.2 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
5 APIs
Digital SignageScreensContent ManagementGraphQLDisplaysPlaylists

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 35.5/100 · thin
Contract Quality 10.8 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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/optisigns: 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 5

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

OptiSigns Devices API

Query and manage the devices (screens) paired to an OptiSigns account. List devices, look them up by name or ID, create and update device settings, reboot a device, push content...

OptiSigns Assets API

Manage the content assets displayed on screens - upload file assets (images, video, documents), create website and app assets, modify asset settings, list and fetch assets by fi...

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

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

OptiSigns Teams API

Organize devices and assets into teams (sub-accounts) for multi-location and multi-tenant management. Teams are a documented OptiSigns resource type referenced by the API cookbo...

Open Collections 1

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

OptiSigns GraphQL API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

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

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Optisigns Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Optisigns Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Optisigns Vulnerability Disclosure

security.txt · contact published

SECURITY

Optisigns Trust Center

SOC 2

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: optisigns
url: https://raw.githubusercontent.com/api-evangelist/optisigns/refs/heads/main/apis.yml
name: OptiSigns
kind: company
description: OptiSigns is a cloud digital signage platform that turns any TV or display into a digital sign using low-cost
  media players (Android, Amazon Fire TV, Raspberry Pi, ProDVX, and others). Screens, media assets, playlists, and schedules
  are managed centrally from the OptiSigns dashboard. Developers manage the same resources programmatically through the OptiSigns
  GraphQL API, which is served from a single endpoint at https://graphql-gateway.optisigns.com/graphql and authenticated with
  a Bearer API key. API access is a paid capability available on the Pro Plus plan and higher; the API covers devices (screens),
  assets (content), playlists, schedules, and team management. Official TypeScript/JavaScript and Python SDKs plus an API
  cookbook are published on GitHub.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/optisigns.png
tags:
- Digital Signage
- Screens
- Content Management
- GraphQL
- Displays
- Playlists
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: optisigns:optisigns-devices-api
  name: OptiSigns Devices API
  tags:
  - Devices
  - Screens
  - Displays
  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://support.optisigns.com/hc/en-us/sections/4414558217235-OptiSigns-API
    type: APIReference
  - url: graphql/optisigns-schema.graphql
    type: GraphQL
  - url: graphql/optisigns-graphql.md
    type: Documentation
  - url: collections/optisigns.opencollection.json
    type: PostmanCollection
  description: Query and manage the devices (screens) paired to an OptiSigns account. List devices, look them up by name or
    ID, create and update device settings, reboot a device, push content, and delete devices. Confirmed against the official
    OptiSigns Node SDK methods listAllDevices, findByDeviceName, getDeviceById, createDevice, updateDevice, deleteDeviceById,
    rebootDevice, and pushContentToDevice.
- aid: optisigns:optisigns-assets-api
  name: OptiSigns Assets API
  tags:
  - Assets
  - Media
  - Content
  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
  - url: collections/optisigns.opencollection.json
    type: PostmanCollection
  description: Manage the content assets displayed on screens - upload file assets (images, video, documents), create website
    and app assets, modify asset settings, list and fetch assets by filename, and delete assets. Confirmed against the official
    OptiSigns Node SDK methods uploadFileAsset, createWebsiteAppAsset, modifyAssetSettings, and deleteAssetById.
- 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.
- 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.
- aid: optisigns:optisigns-teams-api
  name: OptiSigns Teams API
  tags:
  - Teams
  - Organization
  - Access
  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: Organize devices and assets into teams (sub-accounts) for multi-location and multi-tenant management. Teams
    are a documented OptiSigns resource type referenced 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.
common:
- type: TrustCenter
  url: security/optisigns-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/optisigns-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/optisigns-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/optisigns
- type: LinkedIn
  url: https://www.linkedin.com/company/optisigns
- type: Website
  url: https://www.optisigns.com
- type: Documentation
  url: https://docs.optisigns.com
- type: Plans
  url: plans/optisigns-plans-pricing.yml
- type: RateLimits
  url: rate-limits/optisigns-rate-limits.yml
- type: FinOps
  url: finops/optisigns-finops.yml
- type: SDK
  url: https://github.com/optisigns/optisigns-node
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com