FAQ/API Documentation/Photo Resources

Fetch Photo Meta Data

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

This call grabs all the meta data surrounding a photo.

URL

<API_Endpoint>/photos/{PhotoId}

HTTP Method

GET

Formats

XML, JSON, JSONP

Authenticated

No

Input

{PhotoId} - Id of a photo.

Contents

N/A

Output

PhotoDetails

Parameters

N/A

Error Codes

N/A

Notes

N/A

Example

curl -X GET http://api.plixi.com/api/tpapi.svc/photos/9

 
Topic is closed for comments