SDK Downloads
Built on top of our SOAP API, we provide both C# and PHP SDKs complete with example code. We recommend getting started by plugging your API tokens into the example code and seeing how it all works.
PHP Library
The latest version of our PHP Library is 1.1, download it here: PHP API Library.
Requirements
- PHP 5.0 http://www.php.net/ or greater with cURL http://curl.haxx.se/ support
- NuSOAP library http://sourceforge.net/projects/nusoap/ (included)
- swfobject http://code.google.com/p/swfobject/ (included)
PHP Library Change History
February 5, 2010
- First non-beta release version of library, 1.1
C# Library
The latest version of our C# Library is 1.0, download it here: C# API Library.
Requirements
- ASP.NET MVC http://www.asp.net/mvc/
- swfobject http://code.google.com/p/swfobject/ (included)
C# Library Change History
February 5, 2010
- First non-beta release version of library, 1.0
Flash Player Javascript API Examples
This includes an html page that demonstrates the available javascript API functionality of our flash player. Our bi-directional javascript communication includes playing/pausing videos as well as playback events. Download it here: Flash Video Player Javascript API Example.

DEVELOPERS