Data-API
Methods
Media
- albums.addMedia
- albums.create
- albums.get
- albums.getBuiltin
- albums.getByHub
- albums.getByUser
- albums.removeMedia
- hubs.updateMedia
- media.addSpotted
- media.addTag
- media.createRespect
- media.get
- media.getByAlbum
- media.getByLoggedin
- media.getByTag
- media.getComments
- media.getMediaEditToken
- media.getPublic
- media.getRespects
- media.getSpotted
- media.getUploadToken
- media.update
- media.updateGeolocation
Users
- albums.getByUser
- blogs.getByUser
- events.getByLoggedin
- gadgets.getByUser
- media.getByLoggedin
- privatespots.getByLoggedin
- users.createRespect
- users.get
- users.getByFriendLastlogin
- users.getByHubLastlogin
- users.getByUsername
- users.getFriendsByLoggedinSorted
- users.getLoggedin
- users.getRespects
- users.getScraps
- users.getTestimonials
- wwws.getByUser
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.
Retrieve all visible albums of a user.
Retrieve all media by logged in user.
Retrieve the most recent blogs of a user.
Retrieve all events created by logged in user.
Retrieve all visible gadgets of a user.
Retrieve all privatespots of logged in user.
Create respect for a userid.
Retrieve basic information for one or more users.
Retrieve users for any hub, limited to 150 users sorted by last login.
Retrieve basic information for one or more users.
Retrieve the basic information for user the supplied access token is for.
Retrieve the respects for a userid.
Retrieve the scraps for a user.
Retrieve the testimonials for a userid.
Retrieve friends for any visible user, limited to 150 users sorted by last login.
Retrieve friends by loggedin user with different sort-options.
Retrieve the most recent www(Who What Where)s of a user.