Microsoft Graph SharePoint Sites API

The Microsoft Graph SharePoint Sites API provides access to SharePoint sites, lists, and document libraries through the unified Microsoft Graph endpoint. It enables developers to manage site content, list items, drive items, and site permissions using a consistent REST interface alongside other Microsoft 365 services.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-sharepoint:graph-sites-api
name: Microsoft Graph SharePoint Sites API
tags:
- Microsoft Graph
- SharePoint
- Sites
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://graph.microsoft.com/v1.0/
humanURL: https://learn.microsoft.com/en-us/graph/api/resources/sharepoint
properties:
- url: https://learn.microsoft.com/en-us/graph/api/resources/sharepoint
  type: Documentation
description: The Microsoft Graph SharePoint Sites API provides access to SharePoint sites, lists, and
  document libraries through the unified Microsoft Graph endpoint. It enables developers to manage site
  content, list items, drive items, and site permissions using a consistent REST interface alongside other
  Microsoft 365 services.