REST API
A REST API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, POST, PATCH, and DELETE data types, referring to the reading, updating, creating, changing, and deleting operations concerning resources.
Base URL: Your current RealityHub address and port (ex: http://localhost)
Endpoint: Communication channel that you want to do various processes (/api/rest/v1/engines/1/nodes)
Engine Control
The ID of the engine.
2The path of the node. (URL-encoded)
EngineControlOK
Internal Server Error
The ID of the engine.
2The path of the node. (URL-encoded)
EngineControlThe path of the property. (URL-encoded)
Clock%2F%2FTargetFPS%2F0OK
Internal Server Error
The ID of the engine.
2The path of the node. (URL-encoded)
EngineControlThe path of the property. (URL-encoded)
Clock%2F%2FTargetFPS%2F0OK
Internal Server Error
The ID of the engine.
2The path of the node. (URL-encoded)
Mixer_0The path of the function. (URL-encoded)
Default%2F%2FDoTransition%2F0OK
Internal Server Error
The ID of the engine.
2The path of the node. (URL-encoded)
Mixer_0The path of the function. (URL-encoded)
Default%2F%2FDoTransition%2F0OK
Internal Server Error
Playout Control
The ID of the rundown to rename.
3OK
Playout rundown not found.
Missing rundown name error.
Internal Server Error
The ID of the target rundown.
2OK
Playout rundown not found
Internal Server Error
The ID of the rundown.
2The ID of the rundown item to delete.
5Successful response (no content)
Playout rundown item not found.
Internal Server Error
No content
The ID of the rundown.
2The ID of the rundown item.
5OK
Playout rundown item not found.
Internal Server Error
The ID of the rundown.
2The ID of the rundown item.
3The form key of the button.
open_lowerOK
Playout rundown item not found.
Internal Server Error
Newsroom Control
The Device ID of the NCS (can be found in Configuration -> MOS Module -> Configuration)
OCTOPUS2Rundown ID (given by the NCS Device)
69425946OK
Internal Server Error
The Device ID of the NCS (can be found in Configuration -> MOS Module -> Configuration)
OCTOPUS2Rundown ID
69425946Story ID
71755601Item ID
2-1The key of the button to be triggered.
button1OK
Newsroom rundown item not found.
Internal Server Error
Last updated

