Lockerz Admin
posted this on December 05, 2010 07:18 pm
This call will let you get an image from a photo URL.
<API_Endpoint>/imagefromurl?url={TweetPhotoUrl}
GET
XML, JSON
No
{TweetPhotoUrl} - Url of a photo.
N/A
Returns a status code of 301 MovedPermanently with the "Location" set to a redirected url.
big - original
medium - 600px scaled
mobile - 320px scaled
small - 150px cropped
thumbnail - 79px cropped
request it like this:
http://api.plixi.com/api/tpapi.svc/photos/73832124
or
http://api.plixi.com/api/tpapi.svc/imagefromurl?url=http://plixi.com/p/73832124&size=small
N/A
N/A
http://api.plixi.com/api/tpapi.svc/imagefromurl?url=http://plixi.co...
Description: