Get your own free workspace
View
 

FrontPage

Page history last edited by Twitvid Support 4 months ago

Twitvid exposes its data via an Application Programming Interface (API). This document is the official reference for that functionality.

 

Methods

The API supports the following methods to send and receive Twitvid data.

 

REST API Methods 

 

Authentication Method

          authenticate

 

Upload Methods

          upload  (more info)

          uploadAndPost  (more info)

          uploadPic

          uploadPicAndPost

getId

getLastByte

 

Search Methods

search

 

Graph Methods - Coming Soon

 

Channel Functions

     createChannel

     getChannelFeed

     deleteChannel

     followChannel

     unfollowChannel

     editChannel

     getChannelInfo

     getChannelFollowers

     getRelatedChannels

     getSuggestedChannels

 

          Post Functions

                postToChannel

                deleteChannelPost

                commentOnPost

                deleteComment

                getComments

                likePost

                dislikePost 

 

User Feed Functions

     getFeed

     getUserPosts 

     getFollowedChannels

     connectFacebookVideos

     connectTwitterVideos

 

Media Retrieval Methods

          getVideos

          getContent

          getTopVideos

          getTopContent

 

Utilities

delete

getEmail

getCategories

connectaccounts

 

 

 

Stream API

This is TwitVid's Real-time stream of incoming videos and related meta-data

 

Client Libraries

Use these client side SDK's to intergrate TwitVid to your iPhone, BlackBerry, Mac, Adobe AIR, or Java Twitter applications

 

HTTPS How-To

Explains how to use the more secure form of authentication using https and authenticate

 

Embed Code

Details on how to generate embed codes for Twitvid videos.

 

Error Codes and Messages

Applications send information throught response codes and error messages.

 

Return Values

API methods return elements of data. These elements contain a known set of fields.

 

Terms of Service

The API is free, but here are the words to code by.

 

Comments (0)

You don't have permission to comment on this page.