API Reference

From ThirdPresence Wiki

Currently following versions of ThirdPresence API are active

  • Version 10-09: Access the services at http://api.thirdpresence.com/10-09/[service]/
  • Version 04-10: Access the services at http://api.thirdpresence.com/04-10/[service]/


Contents

Version 10-09

When making a request to ThirdPresence API, certain common query paramaters must be included in every method call. The link below details the parameters and their usage.


Methods of /video/ -service


Access the services that provide the functionality to request and manipulate video items at http://api.thirdpresence.com/10-09/video/.

Available methods:


Methods of /category/ -service


Access the services that provide the functionality to request and manipulate content categories at http://api.thirdpresence.com/10-09/category/.

Available methods:


Version 04-10

04-10 includes all services and methods from version 10-09.

When making a request to ThirdPresence API, certain common query paramaters must be included in every method call. The link below details the parameters and their usage.

For feedback, please contact developers@thirdpresence.com.

Methods of /auth/ -service


Access to the services that provide the functionality to authorize and deny access for video items at http://api.thirdpresence.com/04-10/auth/.

Available methods:

  • addToken: Sets authorization token for video item.
  • removeToken: Removes authorization token from video based on its object id or provider id



Version 06-11

06-11 includes all services and methods from version 04-10.

When making a request to ThirdPresence API, certain common query paramaters must be included in every method call. The link below details the parameters and their usage.

For feedback, please contact developers@thirdpresence.com.

Methods of /ads/ -service


http://api.thirdpresence.com/06-11/ads/.

Available method:

  • stitchVideos: Concatenates two videos. Preroll and content video.


This page was last modified on 10 January 2012, at 09:45.