Data-API
Methods
Friends
- buzz.getForFriends
- chat.getOnlineFriends
- events.getPresenceForFriends
- friends.get
- friends.getConnection
- friends.getDistance
- friends.getIncomingInvitations
- friends.getOutgoingInvitations
- tips.getForFriends
- users.getByFriendLastlogin
- users.getFriendsByBirthday
- users.getFriendsByLoggedinSorted
- users.searchInFriends
- wwws.getForFriends
Hubs
- albums.getByHub
- blogs.getByHub
- buzz.getByHub
- events.getByHub
- gadgets.getByHub
- hubcategories.get
- hubcategories.getByHubType
- hubcategories.getChildren
- hubs.get
- hubs.getByHubCategory
- hubs.getByShortname
- hubs.getBySpatialRadiusMostPopular
- hubs.getByUser
- hubs.getHubTypes
- hubs.getScraps
- hubs.search
- polls.getByHub
- search.findInHub
- threads.getByHub
- tips.getByHub
- wwws.getByHub
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
Prediction
- predictionevents.createRespect
- predictionevents.get
- predictionevents.getByCompetition
- predictionevents.getComments
- predictionevents.getDistribution
- predictionevents.getRespects
- predictions.create
- predictions.get
- predictions.getByEvent
- predictions.getByUser
- predictions.getLatestCompetitions
- predictions.getTotalPredictionPointsByUser
Users
- albums.getByUser
- blogs.getByUser
- buzz.getByUser
- chat.getOnlineFriends
- events.getByLoggedin
- gadgets.getByUser
- media.getByLoggedin
- polls.getByUser
- privatespots.getByLoggedin
- users.createRespect
- users.get
- users.getByFriendLastlogin
- users.getByHubLastlogin
- users.getByUsername
- users.getFriendsByBirthday
- users.getFriendsByLoggedinSorted
- users.getLoggedin
- users.getRespects
- users.getScraps
- users.getTestimonials
- wwws.getByUser
Version beta_2
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 hub.
Retrieve the most recent blogs of a hub.
Retrieve all buzz of a hub.
Retrieve events of a hub.
Retrieve all gadgets of a hub.
Retrieve a list of hubcategories by hubcategoryid.
Retrieve all hubcategories by hubtype.
Retrieve a list of children hubcategories of a parent hubcategoryid.
Retrieve a list of hubs by hubid.
Retrieve all hubs within given hubcategoryid.
Retrieve a list of hubs by shortname.
Retrieve all hubs of a user.
Retrieve all the hubtypes.
Retrieve the scraps for a hub.
Retrieve all hubs in a spatial radius (calculated as a box) using latitude and longitude ordered by userscount and limited to 150 results.
Search for hubs based on basic queries (keywords like city, name).
Retrieve the most recent polls of a hub.
Retrieve all threads of a hub.
Retrieve the most recent tips of a hub.
Retrieve the most recent public www(Who What Where)s of a hub.