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: Version 2.0 of the REST Interface for Integrations Hub is a more REST-compliant API set, offering full data representation. For further details, please refer to Appendix section REST Interface for Integrations Hub Version 2.0.
- GET All Channels Version 1.0
- DELETE All Channels Version 1.0
- POST Channel Version 1.0
- GET Channel Version 1.0
- DELETE Channel Version 1.0
- GET Channel Settings for a Channel Version 1.0
- GET Page Pool Version 1.0
- POST Pages to the Page Pool Version 1.0
- GET Playlist from a Channel Version 1.0
- POST Playlist to a Channel Version 1.0
- DELETE Playlist Version 1.0
- GET Channel Pool from a Channel Version 1.0
- POST Group and Page to Channel Pool Version 1.0
- GET Group from a Playlist Version 1.0
- POST Group to Playlist Version 1.0
- DELETE Group Version 1.0
- GET Page from a Group Version 1.0
- POST Pages to a Group Version 1.0
- DELETE Page of a Group Version 1.0
- GET All Events with Matching Event Id Version 1.0