Open APIs
API functions for videos:
tekm.video.get_top_rated_video
tekm.video.get_most_viewed_video
tekm.video.get_video_by_category
tekm.video.get_video_by_tag
tekm.video.get_related_videos
tekm.video.get_recent_videos
tekm.video.get_videos_timespan
To access API functions via XML RPC send POST request to http://www.glued.in/webservice.php in proper XML format.
Click the functions above to see their Request and Response formats.