[[TracNav(APINav|nocollapse)]] [[TracNav(APIMethods/beta_2/methodNavigation)]] {{{ #!html
| }}} == [wiki:APIMethods/beta_2/albums.addMedia albums.addMedia] == Adds media to album. == [wiki:APIMethods/beta_2/albums.create albums.create] == Creates an album for logged in user. == [wiki:APIMethods/beta_2/albums.get albums.get] == Retrieves a list of albums by albumid. == [wiki:APIMethods/beta_2/albums.getBuiltin albums.getBuiltin] == Retrieves one or more default (always existing) album(s) for logged in user. == [wiki:APIMethods/beta_2/albums.getByHub albums.getByHub] == Retrieves all visible albums of a hub. == [wiki:APIMethods/beta_2/albums.getByUser albums.getByUser] == Retrieves all visible albums of a user. == [wiki:APIMethods/beta_2/albums.removeMedia albums.removeMedia] == Remove media from album. == [wiki:APIMethods/beta_2/auth.accesstoken auth.accesstoken] == Retrieves an access token. The oauth_token parameter should contain an authorized request token. The access token will be valid for the methods the request token was requested for. == [wiki:APIMethods/beta_2/auth.getValidMethods auth.getValidMethods] == == [wiki:APIMethods/beta_2/auth.requesttoken auth.requesttoken] == Retrieves a request token. The oauth_token parameter should be absent. == [wiki:APIMethods/beta_2/auth.revoke auth.revoke] == Revokes all accesstokens for user. == [wiki:APIMethods/beta_2/auth.revokeAll auth.revokeAll] == Revokes all accesstokens for Consumer. == [wiki:APIMethods/beta_2/auth.revokeSelf auth.revokeSelf] == Revokes current accesstoken. == [wiki:APIMethods/beta_2/batch.process batch.process] == Execute multiple (up to 10) API requests in 1 API-call. == [wiki:APIMethods/beta_2/blogs.create blogs.create] == Creates a blog. == [wiki:APIMethods/beta_2/blogs.createRespect blogs.createRespect] == Creates respect for a blogid. == [wiki:APIMethods/beta_2/blogs.get blogs.get] == Retrieves a list of blogs by blogid. == [wiki:APIMethods/beta_2/blogs.getByHub blogs.getByHub] == Retrieves the most recent blogs of a hub. == [wiki:APIMethods/beta_2/blogs.getByTag blogs.getByTag] == Retrieves public blogs by tag. == [wiki:APIMethods/beta_2/blogs.getByUser blogs.getByUser] == Retrieves the most recent blogs of a user. == [wiki:APIMethods/beta_2/blogs.getComments blogs.getComments] == Retrieves the comments for a blogid. == [wiki:APIMethods/beta_2/blogs.getForFriends blogs.getForFriends] == Retrieves the most recent blogs for the friends of the loggedin user. == [wiki:APIMethods/beta_2/blogs.getPublic blogs.getPublic] == Retrieve public blogs. Sorttype defines the sort. == [wiki:APIMethods/beta_2/blogs.getRespects blogs.getRespects] == Retrieves the respects for a blogid. == [wiki:APIMethods/beta_2/blogs.update blogs.update] == Updates a blog. == [wiki:APIMethods/beta_2/buzz.getFamous buzz.getFamous] == Retrieves buzz for famous hyvers. == [wiki:APIMethods/beta_2/chat.getLoginToken chat.getLoginToken] == Get an server-ipadress and logintoken for the chat-system. == [wiki:APIMethods/beta_2/cities.get cities.get] == Retrieves cities. == [wiki:APIMethods/beta_2/countries.get countries.get] == Retrieves countries. == [wiki:APIMethods/beta_2/events.addPresence events.addPresence] == Adds user presence to event. == [wiki:APIMethods/beta_2/events.get events.get] == Retrieves a list of events by eventid. == [wiki:APIMethods/beta_2/events.getByHub events.getByHub] == Retrieves events of a hub. == [wiki:APIMethods/beta_2/events.getByLoggedin events.getByLoggedin] == Retrieves all events created by logged in user. == [wiki:APIMethods/beta_2/events.getByUserPresent events.getByUserPresent] == Retrieves all public events where the given user is present. == [wiki:APIMethods/beta_2/events.getPresence events.getPresence] == Retrieves all userid's that are present for given event. == [wiki:APIMethods/beta_2/events.getPresenceForFriends events.getPresenceForFriends] == Retrieves all userid's for the friends that are present for given event. == [wiki:APIMethods/beta_2/fancylayout.parse fancylayout.parse] == Converts a string to HTML format the same way that that is being done on the site, including things like smilies. See ha_fancylayout for more information. == [wiki:APIMethods/beta_2/friendgroups.addUser friendgroups.addUser] == Adds user(s) to a friendgroup. == [wiki:APIMethods/beta_2/friendgroups.create friendgroups.create] == Creates a friendgroup for logged in user. == [wiki:APIMethods/beta_2/friendgroups.get friendgroups.get] == Retrieves a list of friendgroups by friendgroupid. == [wiki:APIMethods/beta_2/friendgroups.getByLoggedin friendgroups.getByLoggedin] == Retrieves all friendgroups by logged in user. == [wiki:APIMethods/beta_2/friends.get friends.get] == Retrieves the friends of user the supplied access token is for. == [wiki:APIMethods/beta_2/friends.getConnection friends.getConnection] == Retrieves the connections between the user the access token is for and another user. == [wiki:APIMethods/beta_2/friends.getDistance friends.getDistance] == Retrieves the distance between the user the access token is for, and other users. == [wiki:APIMethods/beta_2/friends.getIncomingInvitations friends.getIncomingInvitations] == Retrieves all incoming invitations for the logged in user. == [wiki:APIMethods/beta_2/friends.getOutgoingInvitations friends.getOutgoingInvitations] == Retrieves all outgoing invitations for the logged in user. == [wiki:APIMethods/beta_2/gadgets.create gadgets.create] == Creates a gadget. == [wiki:APIMethods/beta_2/gadgets.createByXML gadgets.createByXML] == Creates a gadget by XML url (OpenSocial gadgets). == [wiki:APIMethods/beta_2/gadgets.createRespect gadgets.createRespect] == Creates respect for an gadgetid. == [wiki:APIMethods/beta_2/gadgets.get gadgets.get] == Retrieves a list of gadgets by gadgetid. == [wiki:APIMethods/beta_2/gadgets.getByHub gadgets.getByHub] == Retrieves all gadgets of a hub. == [wiki:APIMethods/beta_2/gadgets.getByUser gadgets.getByUser] == Retrieves all visible gadgets of a user. == [wiki:APIMethods/beta_2/gadgets.getComments gadgets.getComments] == Retrieves the comments for a gadgetid. == [wiki:APIMethods/beta_2/gadgets.getRespects gadgets.getRespects] == Retrieves the respects for a gadgetid. == [wiki:APIMethods/beta_2/hubcategories.get hubcategories.get] == Retrieves a list of hubcategories by hubcategoryid. == [wiki:APIMethods/beta_2/hubcategories.getByHubType hubcategories.getByHubType] == Retrieves all hubcategories by hubtype. == [wiki:APIMethods/beta_2/hubcategories.getChildren hubcategories.getChildren] == Retrieves a list of children hubcategories of a parent hubcategoryid. == [wiki:APIMethods/beta_2/hubs.get hubs.get] == Retrieves a list of hubs by hubid. == [wiki:APIMethods/beta_2/hubs.getByHubCategory hubs.getByHubCategory] == Retrieves all hubs within given hubcategoryid. == [wiki:APIMethods/beta_2/hubs.getByShortname hubs.getByShortname] == Retrieves a list of hubs by shortname. == [wiki:APIMethods/beta_2/hubs.getByUser hubs.getByUser] == Retrieves all hubs of an user. == [wiki:APIMethods/beta_2/hubs.getHubTypes hubs.getHubTypes] == Retrieves all the hubtypes. == [wiki:APIMethods/beta_2/hubs.getScraps hubs.getScraps] == Retrieves the scraps for a hub. == [wiki:APIMethods/beta_2/hubs.search hubs.search] == Search for hubs based on basic queries (keywords like city, name). == [wiki:APIMethods/beta_2/hubs.updateMedia hubs.updateMedia] == Updates the media associated with a hub. == [wiki:APIMethods/beta_2/listeners.create listeners.create] == Create a listener for the !ApiConsumer. See listeners for more information. == [wiki:APIMethods/beta_2/listeners.delete listeners.delete] == Delete a listener for the ApiConsumer. See listeners for more information. == [wiki:APIMethods/beta_2/listeners.get listeners.get] == Retrieves listeners. == [wiki:APIMethods/beta_2/listeners.getAll listeners.getAll] == Retrieves all listeners. == [wiki:APIMethods/beta_2/listeners.getByType listeners.getByType] == Retrieves listeners by type. == [wiki:APIMethods/beta_2/media.addSpotted media.addSpotted] == Adds a spotted user to the media. == [wiki:APIMethods/beta_2/media.addTag media.addTag] == Adds a list of coma separated tags to a media. {{{ #!html | }}} == [wiki:APIMethods/beta_2/media.createRespect media.createRespect] == Creates respect for an mediaid. == [wiki:APIMethods/beta_2/media.get media.get] == Retrieves a list of media by mediaid. == [wiki:APIMethods/beta_2/media.getByAlbum media.getByAlbum] == Retrieves all media from an album. == [wiki:APIMethods/beta_2/media.getByLoggedin media.getByLoggedin] == Retrieves all media by logged in user. == [wiki:APIMethods/beta_2/media.getByTag media.getByTag] == Retrieves public media by tag. == [wiki:APIMethods/beta_2/media.getComments media.getComments] == Retrieves the comments for a mediaid. == [wiki:APIMethods/beta_2/media.getMediaEditToken media.getMediaEditToken] == Retrieves a token that can be used to edit a media. Using this token, a new media upload action can be started, with other parameters. For convenience, the method returns the original url and current rotation degrees. The token is valid only for generating one new media. == [wiki:APIMethods/beta_2/media.getPublic media.getPublic] == Retrieve public media. Sorttype defines the sort. == [wiki:APIMethods/beta_2/media.getRespects media.getRespects] == Retrieves the respects for a mediaid. == [wiki:APIMethods/beta_2/media.getSpotted media.getSpotted] == Retrieve the spotted users on a media. == [wiki:APIMethods/beta_2/media.getUploadToken media.getUploadToken] == Retrieves an upload token and ip-address to initiate the upload of media. == [wiki:APIMethods/beta_2/media.update media.update] == Update a media. == [wiki:APIMethods/beta_2/media.updateGeolocation media.updateGeolocation] == Update or create geolocation of a media. == [wiki:APIMethods/beta_2/pings.get pings.get] == Retrieves a list of pings by pingid. == [wiki:APIMethods/beta_2/pings.getByTargetUser pings.getByTargetUser] == Retrieves the pings of the target user. == [wiki:APIMethods/beta_2/pings.getByUser pings.getByUser] == Retrieves the pings of a user. == [wiki:APIMethods/beta_2/polls.create polls.create] == Creates a poll and optionally add it to a hub. == [wiki:APIMethods/beta_2/polls.createOption polls.createOption] == Creates a new option for an existing poll. == [wiki:APIMethods/beta_2/polls.get polls.get] == Retrieves a list of polls by id. == [wiki:APIMethods/beta_2/polls.getByHub polls.getByHub] == Retrieves the most recent polls of a hub. == [wiki:APIMethods/beta_2/polls.getByUser polls.getByUser] == Retrieves a list of polls by user id. == [wiki:APIMethods/beta_2/polls.getComments polls.getComments] == Retrieves the comments for a pollid. == [wiki:APIMethods/beta_2/polls.getRespects polls.getRespects] == Retrieves the respects for a pollid. == [wiki:APIMethods/beta_2/polls.vote polls.vote] == Votes for an existing poll optionally anonymously. == [wiki:APIMethods/beta_2/privatespots.create privatespots.create] == Creates a privatespot. == [wiki:APIMethods/beta_2/privatespots.get privatespots.get] == Retrieves a list of privatespots by privatespotid. == [wiki:APIMethods/beta_2/privatespots.getByLoggedin privatespots.getByLoggedin] == Retrieves all privatespots of logged in user. == [wiki:APIMethods/beta_2/regions.get regions.get] == Retrieves regions. == [wiki:APIMethods/beta_2/search.find search.find] == Search items in partical categories by searchterms. == [wiki:APIMethods/beta_2/search.findInHub search.findInHub] == == [wiki:APIMethods/beta_2/shorturl.create shorturl.create] == Creates a short url from a long url. == [wiki:APIMethods/beta_2/shorturl.get shorturl.get] == Retrieves a list of shorturl by id. == [wiki:APIMethods/beta_2/shorturl.getByShortURL shorturl.getByShortURL] == Retrieves a previously inserted short url by short url. == [wiki:APIMethods/beta_2/shorturl.getByURL shorturl.getByURL] == Retrieves a previously inserted short url by long url. == [wiki:APIMethods/beta_2/threads.get threads.get] == Retrieves a list of threads by threadid. == [wiki:APIMethods/beta_2/threads.getByHub threads.getByHub] == Retrieves all threads of a hub. == [wiki:APIMethods/beta_2/threads.getComments threads.getComments] == Retrieves the comments for a threadid. == [wiki:APIMethods/beta_2/tips.create tips.create] == Creates a tip. == [wiki:APIMethods/beta_2/tips.createRespect tips.createRespect] == Creates respect for an tipid. == [wiki:APIMethods/beta_2/tips.get tips.get] == Retrieves a list of tips by tipid. == [wiki:APIMethods/beta_2/tips.getByHub tips.getByHub] == Retrieves the most recent tips of a hub. == [wiki:APIMethods/beta_2/tips.getByUser tips.getByUser] == Retrieves the most recent tips of a user. == [wiki:APIMethods/beta_2/tips.getCategories tips.getCategories] == Retrieves all tip categories. == [wiki:APIMethods/beta_2/tips.getComments tips.getComments] == Retrieves the comments for a tipid. == [wiki:APIMethods/beta_2/tips.getForFriends tips.getForFriends] == Retrieves the most recent tips for the friends of the loggedin user. == [wiki:APIMethods/beta_2/tips.getRespects tips.getRespects] == Retrieves the respects for a tipid. == [wiki:APIMethods/beta_2/users.createRespect users.createRespect] == Creates respect for an userid. == [wiki:APIMethods/beta_2/users.get users.get] == Retrieves basic information for one or more users. == [wiki:APIMethods/beta_2/users.getByFriendLastlogin users.getByFriendLastlogin] == Retrieves friends for any visible user, limited to 150 users sorted by last login. == [wiki:APIMethods/beta_2/users.getByHubLastlogin users.getByHubLastlogin] == Retrieves users for any hub, limited to 150 users sorted by last login. == [wiki:APIMethods/beta_2/users.getByUsername users.getByUsername] == Retrieves basic information for one or more users. == [wiki:APIMethods/beta_2/users.getFriendsByLoggedinSorted users.getFriendsByLoggedinSorted] == Retrieves friends by loggedin user with different sort-options. == [wiki:APIMethods/beta_2/users.getLoggedin users.getLoggedin] == Retrieves the basic information for user the supplied access token is for. == [wiki:APIMethods/beta_2/users.getRespects users.getRespects] == Retrieves the respects for an userid. == [wiki:APIMethods/beta_2/users.getScraps users.getScraps] == Retrieves the scraps for an user. == [wiki:APIMethods/beta_2/users.getSmileyCategories users.getSmileyCategories] == Retrieves the existing smiley categories. == [wiki:APIMethods/beta_2/users.getSmileys users.getSmileys] == Retrieves the smileys for the user the supplied access token is for. == [wiki:APIMethods/beta_2/users.getTestimonials users.getTestimonials] == Retrieves the testimonials for an userid. == [wiki:APIMethods/beta_2/users.search users.search] == Search for users based on basic queries (keywords like city, name). It uses a flat index with firstname, lastname, nickname and cityname, and uses boolean and. This means that looking for "Veenendaal" will return all users with "Veenendaal" in their firstname, lastname, nickname or cityname. Searching for "Reinoud Haarlem", will return all users with both those words in the concatnated string of firstname, lastname, nickname, and cityname. == [wiki:APIMethods/beta_2/users.searchInFriends users.searchInFriends] == Search for friends based on basic queries (keywords like city, name). == [wiki:APIMethods/beta_2/users.updateOnMyMind users.updateOnMyMind] == Updates what's on my mind profile info. == [wiki:APIMethods/beta_2/wwws.create wwws.create] == Creates a www. == [wiki:APIMethods/beta_2/wwws.createRespect wwws.createRespect] == Creates respect for an wwwid. == [wiki:APIMethods/beta_2/wwws.get wwws.get] == Retrieves a list of wwws by wwwid. == [wiki:APIMethods/beta_2/wwws.getByHub wwws.getByHub] == Retrieves the most recent public www(Who What Where)s of a hub. == [wiki:APIMethods/beta_2/wwws.getByUser wwws.getByUser] == Retrieves the most recent www(Who What Where)s of a user. == [wiki:APIMethods/beta_2/wwws.getComments wwws.getComments] == Retrieves the comments for a wwwid. == [wiki:APIMethods/beta_2/wwws.getForFriends wwws.getForFriends] == Retrieves the most recent www(Who What Where)s for the friends (1 www max per friend) of the loggedin user. == [wiki:APIMethods/beta_2/wwws.getRespects wwws.getRespects] == Retrieves the respects for a wwwid. == [wiki:APIMethods/beta_2/wwws.searchPublic wwws.searchPublic] == Search for public www's. {{{ #!html |