Page History: CWC API Home
Compare Page Revisions
Page Revision: 2016/12/17 01:36
Welcome to Companywebcast API Wiki!
This is the main page of Company Webcast's efforts to make its webcasting functionality, and related metadata, available via a set of data interfaces that can be interacted with over the web.
We have implemented a set op Soap services that client applications can interact with to create, edit and delete webcasts, as well as to retrieve and modify existing metadata.
There is also a Javascript library that makes it easy to use webcast metadata, binaries and streams in your own browser based applications.
The functionality of Company Webcast's entire platform is spread out over 3 seperate components, which are based on 3 very seperate usage scenario's.
This is a Javascript library for embedding Player and Chat widgets into your own site.
This is a read only Soap interface that provides access to a webcast's metadata. It contains a search method that allows client applications to find webcasts based on dates, speakers and topics.
This adds methods to create, edit and delete webcasts.
Generating soap service documentation with techwriter