CWC API Home

Edit

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 seperate components.

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.

A REST service used to start and stop webcasts, and activate/de-activate metadata events.


Generating soap service documentation with techwriter