ZooomrAPI

From Bluemonki

PLEASE USE THE OFFICIAL DOCS AT: http://trac.zooomr.com/trac/wiki/ZooomrAPI

Contents

API methods

The Zooomr API is pretty similar to Flickr but some of the methods are named differently.

Also please note that Zooomr (i.e. KT) would prefer it if responses were asked for in JSON format rather than in XML because - in his own words:

(08:33:46) Kris Tate: but PLEASE have it use JSON over XML
(08:33:46) Kris Tate: Our JSON parser is like 10000x faster than xml
(08:34:00) Kris Tate: generating XML blows.

So you basically need to add:

format=json

Try it: http://api.zooomr.com/services/rest/?method=zooomr.test.echo&format=json

For the calls you make, you can also remove the ZAPI bit at the start by adding:

nojsoncallback=1

Try it: http://api.zooomr.com/services/rest/?method=zooomr.test.echo&format=json&nojsoncallback=1

Auth

Activity

Contacts

Favorites

Groups

People

Photos

Photos.Comments

Photos.Geo

Photos.Licenses

Photos.Notes

Photos.Transform

Photosets

Tags

Test

Zipline

Personal tools