Just an update regarding REST APIs. We've added new REST API v2 in the
master. This will be released as a part of 0.3. Current API v1 is
deprecated and will be removed in 0.4.
The main difference is separation of the domain and username (e.g.
/rest/v1/us...@domain.tld/ -> /rest/v2/domain.tld/user/). This should
give us ability to control domain level settings in future.
Also, now there's new and shiny API reference page available here:
http://api.elasticinbox.com/
BR,
Rustam