The document discusses the REST API in SharePoint 2013. It provides an overview of REST and how it is implemented in SharePoint. Key points include how the REST API provides another way to access SharePoint data through HTTP requests, how the API syntax uses the _api endpoint and OData queries, and examples of performing basic CRUD operations through the API. Limitations of the API are also outlined.