API Docs¶
Using the API, developers can build any functionality of Bits on the Run into their own website or service. The API features a straightforward authentication mechanism and multiple output formats (PHP, JSON, XML, Python). The available methods are grouped into classes (videos, channels, players, accounts) and the available content can be requested through a standard URL scheme. This reference describes in detail how our API works and which classes and assets are available.
General¶
An overview of the API framework and security mechanisms.
Videos¶
The video classes define methods for uploading, editing and listing videos, thumbnails, tags and statistics.
Channels¶
The channels classes define methods for creating, manipulating and listing video channels, channel thumbnails and channel statistics.
Players¶
The players classes define methods for creating, designing and listing video players and player statistics.
Accounts¶
The accounts classes define methods for creating and managing accounts, usage statistics, transcoding templates and player skins.
URL Scheme¶
The URL Scheme defines how to request videos, feeds, thumbs and players from the Bits on the Run contentserver: