Data-API

 

Methods

Version 2.0

We are, as always, extremely interested in your feedback. If you find something unclear or something that could be improved, either in the API itself, the documentation, or in something else surrounding the API, please contact us.
note: Because we want to be able to extend the returned fields, the order in which the fields occur in the XML (or JSON) cannot be relied upon, and use of methods like "firstchild" to traverse the XML might result in unexpected results when we change the order! Parsers like XPath will not have any problem here.

albums.getByUser

Retrieve all visible albums of a user.

media.getByLoggedin

Retrieve all media by logged in user.

blogs.getByUser

Retrieve the most recent blogs of a user.

events.getByLoggedin

Retrieve all events created by logged in user.

gadgets.getByUser

Retrieve all visible gadgets of a user.

privatespots.getByLoggedin

Retrieve all privatespots of logged in user.

users.createRespect

Create respect for a userid.

users.get

Retrieve basic information for one or more users.

users.getByHubLastlogin

Retrieve users for any hub, limited to 150 users sorted by last login.

users.getByUsername

Retrieve basic information for one or more users.

users.getLoggedin

Retrieve the basic information for user the supplied access token is for.

users.getRespects

Retrieve the respects for a userid.

users.getScraps

Retrieve the scraps for a user.

users.getTestimonials

Retrieve the testimonials for a userid.

users.getByFriendLastlogin

Retrieve friends for any visible user, limited to 150 users sorted by last login.

users.getFriendsByLoggedinSorted

Retrieve friends by loggedin user with different sort-options.

wwws.getByUser

Retrieve the most recent www(Who What Where)s of a user.