This section describes the simplified REST interface implementation and specification and is of most interest to advanced users or creators of software to integrate with Integrations Hub.
This simplified version 1.0 of the Integrations Hub REST interface uses the standard verbs GET, POST and DELETE and is optimized for speed.
Note: If you intend to create an integration using this Integrations Hub REST API version 1.0, please contact Vizrt for further support.
- GET All Channels V1
- DELETE All Channels V1
- POST Channel V1
- GET Channel V1
- DELETE Channel V1
- GET Channel Settings for a Channel V1
- GET Page Pool V1
- GET Playlist from a Channel V1
- POST Playlist to a Channel V1
- DELETE Playlist V1
- GET Channel Pool Playlist from a Channel V1
- POST Group and Page to Channel Pool V1
- GET Group from a Playlist V1
- POST Group to Playlist V1
- DELETE Group V1
- GET Page from a Group V1
- POST Pages to a Group V1
- DELETE Page of a Group V1
- GET All Events with Matching Event ID V1