Data-API
Methods
Friends
- 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
- 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
- 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
Users
- albums.getByUser
- blogs.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
11-05-2010: expiration of the accesstoken
For the expiration of the accesstoken we changed:
* the expiredate "infinite" to 100 years instead of 2 years
* the "default" expiredate to 6 hours instead of 1 hour
(this is only valid for newly created accesstokens)
And we changed:
* the (request)token length from 112 to 168 characters
05-10-2010: Added organdonor responsefield
Organdonor responsefield added for example with users.get
Addition on media, two square sizes
Added two new square media sizes "square_large" and "square_extralarge" in all versions:
Example addition to result of media:
<square_large> <width>75</width> <height>75</height> <src>http://cache1.hyves-static.net/images/bassie/bassie_14.jpg</src> </square_large> <square_extralarge> <width>120</width> <height>120</height> <src>http://cache3.hyves-static.net/images/bassie/bassie_16.jpg</src> </square_extralarge>
Hyves API version 1.2.1
Released a new stable version 1.2.1 with the following additions:
Responsefield "viewscount" on for example media, blogs, events, gadgets, tips, users and wwws.
version 1.2
Released a new stable version 1.2 with the following additions:
- events.get
- events.getByHangout
- events.getByGroup
- events.getByLoggedin
- events.getByUserPresent
- events.getPresence
- events.addPresence
- hangouts.getByShortname
- groups.getByShortname
- users.getSmileyCategories
- users.getSmileys
18-12-2008
- authorizing with chat.getLoginToken through a requesttoken responded in a error on the authorization page, fixed
- Added UTF-8 charset to the HTTP response header for all API requests instead of only in the XML definition
20-11-2008
From now we will keep a changelog on the Hyves-API. Here are the last changes:
Added in experimental: