Skip to content
English
  • There are no suggestions because the search field is empty.

Tagboard Producer API

Programmatically trigger Producer actions like Take Live and Advance Playlist, from any connected system or device

What is the Producer API?

The Producer API gives you programmatic control over a live Tagboard show. It maps the same actions available on a Producer playlist (ie. take live, advance, preview, clear, mute, loop, and more) to an open interface, so any system with API access can trigger them.

Producer stays the source of truth: every action taken through the API shows up in Producer's UI in real time, and a human operator can always override a remote action from Producer directly.

Common ways teams may use it
  • Rundown and newsroom automation systems: drive Producer actions directly from the same system your team already uses to run the show, instead of operating Producer separately.
  • Control surfaces and hardware: map Producer actions to physical buttons or devices. Stream Deck is Tagboard's own ready-to-use example of this. No development required: connect an API key, assign a production, and map buttons. Check out Tagboard Producer Stream Deck Plugin for setup steps.
  • Custom show automation: tie Producer actions to other events in your production pipeline, like a scoreboard feed, replay system, or show clock.
API Documentation

For authentication, available commands, and full technical reference, see the Producer API documentation.