Sharepoint provides APIs as well as Web Services, for exposing its
functionality to build custom applications.
I want to know that is all functionality exposed through Web services,
or are there some functionalities for which one has to go for using APIs
(as Web services are not available)?
Is there any Documentation from Microsoft regarding this?