Data-API

 

Methods

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.

albums.getByHub

Retrieve all visible albums of a hub.

blogs.getByHub

Retrieve the most recent blogs of a hub.

buzz.getByHub

Retrieve all buzz of a hub.

events.getByHub

Retrieve events of a hub.

gadgets.getByHub

Retrieve all gadgets of a hub.

hubcategories.get

Retrieve a list of hubcategories by hubcategoryid.

hubcategories.getByHubType

Retrieve all hubcategories by hubtype.

hubcategories.getChildren

Retrieve a list of children hubcategories of a parent hubcategoryid.

hubs.get

Retrieve a list of hubs by hubid.

hubs.getByHubCategory

Retrieve all hubs within given hubcategoryid.

hubs.getByShortname

Retrieve a list of hubs by shortname.

hubs.getByUser

Retrieve all hubs of a user.

hubs.getHubTypes

Retrieve all the hubtypes.

hubs.getScraps

Retrieve the scraps for a hub.

hubs.getBySpatialRadiusMostPopular

Retrieve all hubs in a spatial radius (calculated as a box) using latitude and longitude ordered by userscount and limited to 150 results.

hubs.search

Search for hubs based on basic queries (keywords like city, name).

polls.getByHub

Retrieve the most recent polls of a hub.

threads.getByHub

Retrieve all threads of a hub.

tips.getByHub

Retrieve the most recent tips of a hub.

wwws.getByHub

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