Finally Rest API in Maximo :)
Hello;
IBM introduced Rest Api documentation finally. As you know Rest api was being used since TSRM 7.2. Now users can use and enhance it according to their needs..
You can get data as XML or JSON format (JSON is a great format if you’re dealing with javascript ) (More info about JSON: http://en.wikipedia.org/wiki/JSON)
You can find documentation at here.
Have a great day..