FAQ/API Documentation/Photo Resources

Meta Data From URL

Lockerz Admin
posted this on December 05, 2010 07:17 pm

This call will let you

URL

<API_Endpoint>/metadatafromurl?url={TweetPhotoUrl}

HTTP Method

GET

Formats

XML, JSON, JSONP

Authenticated

No

Input

{TweetPhotoUrl} - Url of a photo.

Contents

N/A

Output

PhotoDetails

Parameters

N/A

Error Codes

400 BadRequest; NoSuchPhoto, // 10034
403 Forbidden; NotAFriend, // 10038 - Photo is locked down
404 NotFound

Notes

N/A

Example

curl -X GET http://api.plixi.com/api/tpapi.svc/metadatafromurl?url=http://plixi...

 
Topic is closed for comments