API

Show control

Send control commands to a running show. These endpoints require a control API key.

Endpoints

POST /api/v1/<production>/shows/<show_id>/control

GET /api/v1/<production>/shows/<show_id>/control

Query parameters

Parameter

Values

Description

action

next, prev, toggle-break

The control action to send.

Was this helpful?