FAQ/API Documentation/Feed Resources

Fetch Public Stream

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

This will let you get a public stream of all the photos uploaded to the Plixi Platform.

URL

<API_Endpoint>/photos

HTTP Method

GET

Formats

XML, JSON, JSONP

Authenticated

No

Input

N/A

Contents

N/A

Output

Photos

Parameters

FriendsOnly, GetGeo, TaggedId, ViewerId, VenueId, Search, Latitude/Longitude, Tags, AlbumId, SortFilter (sf), SortOrder (sort), Before, After, Preceding, Succeeding, GetCount, Start (ind), PageSize (ps), GetProfile

Error Codes

N/A

Notes

N/A

Example

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

 
Topic is closed for comments