API Changelog

11-05-2010

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
  • Posted: 2010-05-18 16:59 (Updated: 2010-05-18 17:01)
  • Author: derk
  • Categories: api
  • Comments (0)

Added organdonor responsefield

Organdonor responsefield added for example with users.get

  • Posted: 2010-05-10 16:56 (Updated: 2010-05-10 16:57)
  • Author: derk
  • Categories: api
  • Comments (0)

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>
  • Posted: 2009-06-05 10:52 (Updated: 2009-06-05 10:59)
  • Author: derk
  • Categories: api
  • Comments (0)

Hyves API version 1.2.1

Released a new stable version 1.2.1 with the following additions:

wwws.getComments
wwws.createRespect
wwws.getRespects

Responsefield "viewscount" on for example media, blogs, events, gadgets, tips, users and wwws.

version 1.2

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
  • Posted: 2008-12-19 12:38 (Updated: 2009-01-08 12:08)
  • Author: derk
  • Categories: api
  • Comments (0)

20-11-2008

From now we will keep a changelog on the Hyves-API. Here are the last changes:

Added in experimental:

  • Posted: 2008-11-20 13:25 (Updated: 2008-11-20 14:31)
  • Author: derk
  • Categories: api
  • Comments (0)