API Changelog

Here will be published all the changes to the Jaconda API.

February 27, 2011

December 12, 2010

  • API is now SSL-enabled (HTTPS). HTTP urls are still working.

November 9, 2010

  • Jaconda returns 404 error instead of 422 if the requested resource cannot be found.

March 24, 2010

  • POST and PUT parameters should now be encapsulated in the appropriate array.
  • Parameters can be transmitted in 3 ways: plain text, xml and json.
  • Released Jaconda gem – the official ruby wrapper for Jaconda API.

March 5, 2010

  • Jaconda API supports authorization with _token parameter.

February 27, 2010

  • Jaconda opens it's API with support of XML and JSON formats.