Videos TV & Movies Channels Community

veoh.video.findByPermalink

Find a list of videos, given a list of video permalink Ids

Request URL

HTTP://www.veoh.com/rest/v1/?method=veoh.video.findByPermalink&apiKey=[your api key]

HTTP method

POST

Arguments

permalinkIds(Required)
The list of permalinkId's. The permalinkIds have to be separated by comma, and each permalink should only contain alphanumeric characters (0-9)(A-Z) between 3 and 50 characters long.
verbose(Optional)
The verbose level of the response. It has to be 0,1,or 2. Default is 2.

Example Response

#EXAMPLERESPONSE#

Error Codes

100 : rest.api.serviceUnavailable
The REST API service in temporarily unavailable
118 : rest.api.invalidApiKey
The api key provided in the url is not valid.
117 : rest.api.noApiKeyProvided
No api key has been provided in the request.
131 : rest.api.tooManyRequests
The number of requests made has exceeded the limit of this apiKey.
117 : rest.api.noApiKeyProvided
No api key has been provided in the request.
132 : rest.api.gapNotEnough
The request has to be made after a certain period of time associated with this apiKey
114 : rest.api.verboseNotInt
The verbose level provided in the request is not a valid integer
115 : rest.api.invalidVerbose
The verbose level provided in the request is invalid, it has to be 0, 1,or 2
402 : rest.video.noPermalinkIdListProvided
No permalink Id list has been provided in the request
403 : rest.video.invalidPermalinkIdList
The permalink Id list provided in the request is invalid. The permalinkIds have to be separated by comma, and each permalink should only contain alphanumeric characters (0-9)(A-Z) between 3 and 50 characters long.
400 : rest.video.videoNotFound
Video is not found

API Explorer

API Explorer : veoh.video.findByPermalink

Copyright © 2008 Veoh Networks, Inc.  |  Terms of Use  |  Copyright  |  Privacy Policy