Page History: CWC API Home
Compare Page Revisions
Page Revision: 2011/07/05 02:28
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 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.
The Javascript API is a library, hosted by Company Webcast, that when built into your web pages provides easy access to webcast data and powerfull ways of navigating it.
This adds methods to create, edit and delete webcasts.