This document discusses how to take advantage of the SharePoint 2013 REST API for performing basic operations like retrieving lists, list items, sites and site information. It covers endpoints, methods for GET, POST, PUT and DELETE, and examples of REST calls for common tasks like retrieving lists, items, sites and site content. Advanced techniques are also demonstrated like filtering, sorting, expanding fields and updating items.