The MAAPI throw exception when the key of a list has the space

So for your “Data partition” example you need to quote it like this "\"Data partition\"". Java maapi.create() example:
maapi.create(tr, "/some/path{\"Data partition\"}");