Yodeck

Yodeck is a cloud-based digital signage platform for managing screens and content at scale, typically on Raspberry Pi based players. It lets teams upload and organize media, build playlists and multi-zone layouts, schedule content, group shows, and monitor and control players remotely. Alongside the web app, Yodeck publishes a REST API (documented at app.yodeck.com/api-docs and available to Premium and Enterprise plans) that programmatically manages media, playlists, layouts, screens/monitors, schedules, shows, and workspaces using named, role-scoped API tokens. Players also expose a local-only Player HTTP API for on-device apps. The public REST reference is behind an account login, so the API surface documented here is modeled from Yodeck's published resource set rather than copied from live spec files.

Yodeck publishes 7 APIs on the APIs.io network, including Layouts API, Media API, Playlists API, and 4 more. Tagged areas include Digital Signage, Screen Management, Content Management, Media, and Playlists.

Yodeck’s developer surface includes authentication, documentation, API reference, signup flow, and 7 more developer resources.

41.0/100 developing ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumSelf serve⚡ Free to try
7 APIs
Digital SignageScreen ManagementContent ManagementMediaPlaylistsSchedulingRaspberry Pi

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 41.0/100 · developing
Contract Quality 13.2 / 25
Developer Ergonomics 5.7 / 20
Access Clarity 10.5 / 20
Operational Transparency 4.1 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/yodeck-signage: 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 7

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

Yodeck Layouts API

Multi-zone screen layouts that split a display into regions.

Yodeck Media API

Images, videos, documents, web pages, and app content assets.

Yodeck Playlists API

Ordered sequences of media with per-item duration and transitions.

Yodeck Schedules API

Time-based rules controlling what plays where and when.

Yodeck Screens API

Screens (monitors/players), their status, and remote control.

Yodeck Shows API

Reusable groupings of media, playlists, and layouts.

Yodeck Workspaces API

Separate environments with their own users, permissions, and content.

Scroll for all 7

Open Collections 9

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

API Collection

OPEN COLLECTION

Yodeck REST API (Modeled)

OPEN COLLECTION

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Yodeck Signage Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Yodeck Signage Authentication

apiKey · 1 scheme

SECURITY

Yodeck Signage Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Yodeck Signage Agentic Access

36 operations · 22 acting · 1 human-in-the-loop

36 operations · 22 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

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: yodeck-signage
url: https://raw.githubusercontent.com/api-evangelist/yodeck-signage/refs/heads/main/apis.yml
name: Yodeck
kind: company
description: Yodeck is a cloud-based digital signage platform for managing screens and content at scale, typically on Raspberry
  Pi based players. It lets teams upload and organize media, build playlists and multi-zone layouts, schedule content, group
  shows, and monitor and control players remotely. Alongside the web app, Yodeck publishes a REST API (documented at app.yodeck.com/api-docs
  and available to Premium and Enterprise plans) that programmatically manages media, playlists, layouts, screens/monitors,
  schedules, shows, and workspaces using named, role-scoped API tokens. Players also expose a local-only Player HTTP API for
  on-device apps. The public REST reference is behind an account login, so the API surface documented here is modeled from
  Yodeck's published resource set rather than copied from live spec files.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/yodeck-signage.png
tags:
- Digital Signage
- Screen Management
- Content Management
- Media
- Playlists
- Scheduling
- Raspberry Pi
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.23'
apis:
- aid: yodeck-signage:yodeck-signage-layouts-api
  name: Yodeck Layouts API
  description: Multi-zone screen layouts that split a display into regions.
  humanURL: https://www.yodeck.com/features/yodeck-api/
  baseURL: https://app.yodeck.com/api/v1
  tags:
  - Layouts
  properties:
  - type: OpenAPI
    url: openapi/yodeck-signage-layouts-api-openapi.yml
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/introducing-yodecks-rest-api-seamless-integration-for-your-digital-signage-needs/
  - type: APIReference
    url: https://app.yodeck.com/api-docs/
  - type: PostmanCollection
    url: collections/yodeck-signage.postman_collection.json
  - type: OpenCollection
    url: collections/yodeck-signage.opencollection.json
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/screen-playlists/
  - type: Documentation
    url: https://www.yodeck.com/features/yodeck-api/
- aid: yodeck-signage:yodeck-signage-media-api
  name: Yodeck Media API
  description: Images, videos, documents, web pages, and app content assets.
  humanURL: https://www.yodeck.com/features/yodeck-api/
  baseURL: https://app.yodeck.com/api/v1
  tags:
  - Media
  properties:
  - type: OpenAPI
    url: openapi/yodeck-signage-media-api-openapi.yml
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/introducing-yodecks-rest-api-seamless-integration-for-your-digital-signage-needs/
  - type: APIReference
    url: https://app.yodeck.com/api-docs/
  - type: PostmanCollection
    url: collections/yodeck-signage.postman_collection.json
  - type: OpenCollection
    url: collections/yodeck-signage.opencollection.json
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/screen-playlists/
  - type: Documentation
    url: https://www.yodeck.com/features/yodeck-api/
- aid: yodeck-signage:yodeck-signage-playlists-api
  name: Yodeck Playlists API
  description: Ordered sequences of media with per-item duration and transitions.
  humanURL: https://www.yodeck.com/features/yodeck-api/
  baseURL: https://app.yodeck.com/api/v1
  tags:
  - Playlists
  properties:
  - type: OpenAPI
    url: openapi/yodeck-signage-playlists-api-openapi.yml
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/introducing-yodecks-rest-api-seamless-integration-for-your-digital-signage-needs/
  - type: APIReference
    url: https://app.yodeck.com/api-docs/
  - type: PostmanCollection
    url: collections/yodeck-signage.postman_collection.json
  - type: OpenCollection
    url: collections/yodeck-signage.opencollection.json
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/screen-playlists/
  - type: Documentation
    url: https://www.yodeck.com/features/yodeck-api/
- aid: yodeck-signage:yodeck-signage-schedules-api
  name: Yodeck Schedules API
  description: Time-based rules controlling what plays where and when.
  humanURL: https://www.yodeck.com/features/yodeck-api/
  baseURL: https://app.yodeck.com/api/v1
  tags:
  - Schedules
  properties:
  - type: OpenAPI
    url: openapi/yodeck-signage-schedules-api-openapi.yml
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/introducing-yodecks-rest-api-seamless-integration-for-your-digital-signage-needs/
  - type: APIReference
    url: https://app.yodeck.com/api-docs/
  - type: PostmanCollection
    url: collections/yodeck-signage.postman_collection.json
  - type: OpenCollection
    url: collections/yodeck-signage.opencollection.json
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/screen-playlists/
  - type: Documentation
    url: https://www.yodeck.com/features/yodeck-api/
- aid: yodeck-signage:yodeck-signage-screens-api
  name: Yodeck Screens API
  description: Screens (monitors/players), their status, and remote control.
  humanURL: https://www.yodeck.com/features/yodeck-api/
  baseURL: https://app.yodeck.com/api/v1
  tags:
  - Screens
  properties:
  - type: OpenAPI
    url: openapi/yodeck-signage-screens-api-openapi.yml
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/introducing-yodecks-rest-api-seamless-integration-for-your-digital-signage-needs/
  - type: APIReference
    url: https://app.yodeck.com/api-docs/
  - type: PostmanCollection
    url: collections/yodeck-signage.postman_collection.json
  - type: OpenCollection
    url: collections/yodeck-signage.opencollection.json
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/screen-playlists/
  - type: Documentation
    url: https://www.yodeck.com/features/yodeck-api/
- aid: yodeck-signage:yodeck-signage-shows-api
  name: Yodeck Shows API
  description: Reusable groupings of media, playlists, and layouts.
  humanURL: https://www.yodeck.com/features/yodeck-api/
  baseURL: https://app.yodeck.com/api/v1
  tags:
  - Shows
  properties:
  - type: OpenAPI
    url: openapi/yodeck-signage-shows-api-openapi.yml
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/introducing-yodecks-rest-api-seamless-integration-for-your-digital-signage-needs/
  - type: APIReference
    url: https://app.yodeck.com/api-docs/
  - type: PostmanCollection
    url: collections/yodeck-signage.postman_collection.json
  - type: OpenCollection
    url: collections/yodeck-signage.opencollection.json
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/screen-playlists/
  - type: Documentation
    url: https://www.yodeck.com/features/yodeck-api/
- aid: yodeck-signage:yodeck-signage-workspaces-api
  name: Yodeck Workspaces API
  description: Separate environments with their own users, permissions, and content.
  humanURL: https://www.yodeck.com/features/yodeck-api/
  baseURL: https://app.yodeck.com/api/v1
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/yodeck-signage-workspaces-api-openapi.yml
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/introducing-yodecks-rest-api-seamless-integration-for-your-digital-signage-needs/
  - type: APIReference
    url: https://app.yodeck.com/api-docs/
  - type: PostmanCollection
    url: collections/yodeck-signage.postman_collection.json
  - type: OpenCollection
    url: collections/yodeck-signage.opencollection.json
  - type: Documentation
    url: https://www.yodeck.com/docs/user-manual/screen-playlists/
  - type: Documentation
    url: https://www.yodeck.com/features/yodeck-api/
common:
- type: AgenticAccess
  url: agentic-access/yodeck-signage-agentic-access.yml
- type: DomainSecurity
  url: security/yodeck-signage-domain-security.yml
- type: Authentication
  url: authentication/yodeck-signage-authentication.yml
- type: Website
  url: https://www.yodeck.com
- type: LinkedIn
  url: https://www.linkedin.com/company/yodeck
- type: Documentation
  url: https://www.yodeck.com/docs/
- type: APIReference
  url: https://app.yodeck.com/api-docs/
- type: SignUp
  url: https://app.yodeck.com/signup/
- type: Plans
  url: plans/yodeck-signage-plans-pricing.yml
- type: RateLimits
  url: rate-limits/yodeck-signage-rate-limits.yml
- type: FinOps
  url: finops/yodeck-signage-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/yodeck-signage"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/yodeck-signage/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/yodeck-signage/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.