I am using the rest API in my user module, components, etc. and works fine. However, I recently read on a post an example using a call on the pointvalues object. e.g.
PointValues.getPointValuesForXid(...)
I tried it and works fine and was wondering this officially documented?
pjc