Data-API

 

Methods

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:

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: