Read Me: This documentation is for rtMedia 3.0. rtMedia is a successor of BuddyPress Media, and is currently under development. Parts of this document may not be implemented in the code, yet.
rtMedia boasts of a very extensive API that allows fine grained control on rtMedia. It is highly flexible and can be used to customise rtMedia to a great extent
The rtMedia API is roughly divided into three parts:
The API is accessible on RESTful API endpoints, as well and allows manipulation of Media objects in rtMedia. Both the Upload Endpoint (/upload/) and Media Endpoint (/media/) are documented separately.
To create meaningful interaction with the API, some concepts are required before exploring it any further: