Lockerz Admin
posted this on December 05, 2010 06:46 pm
This call will let you know what application the photo was uploaded from into the API.
<API_Endpoint>/getsource?photoid={PhotoId}
GET
XML, JSON, JSONP
No
{PhotoId} - Id of a photo.
N/A
PhotoSource
N/A
400 BadRequest, 10006 InvalidPhotoId - {PhotoId} is not a number.
404 NotFound, 10007 PhotoDoesntExist - {PhotoId} does not exist.
403 Forbidden, 10031 ProfileIsFriendsOnly - Photo owner has their profile set to "friends only" and the caller is not a friend.
N/A
curl -X GET http://api.plixi.com/api/tpapi.svc/getsource?photoid=1468