API Changelog
21 April 2009
- Introduced /api/2009-01-27/3 as the most recent endpoint
- Added support to upload and download power-meter data.
- Added a comments to the documentation
- The user profile endpoint does not respect the new account settings yet.
- The API is no longer completely read-only, but also has a write component that requires HTTP-Auth.
16 February 2009
- /api/2009-01/27/1 -- when a 404 error code was returned, the "custom"
error page ("HAL 404") is no longer shown, and instead the error
message is simply returned along with the 404.
- Introduced /api/2009-01-27/2 as the most recent endpoint
- Added support to expose country-specific data from the WattzOn database
- Added proper support for JSONP style requests of the API
- Changed all country keys (e.g. those in the "made-in" property
of the items) to not be prefixed with "country_"
- When requesting category trees from the EED, the root of the tree, as well
as the children are reported (in /api/2009-01-72/1, the root is not
returned, simply the children)