Microsoft Graph Excel API
REST API for accessing and manipulating Excel workbooks stored in OneDrive for Business, SharePoint sites, or Group drives through Microsoft Graph. Supports worksheet, table, chart, range, named item, and function operations.
Documentation
Documentation
https://learn.microsoft.com/en-us/graph/api/resources/excel
Authentication
https://learn.microsoft.com/en-us/graph/auth/
APIReference
https://learn.microsoft.com/en-us/graph/api/resources/excel
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-schema/excel-graph-api-worksheet-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-schema/excel-graph-api-table-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-schema/excel-graph-api-table-row-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-schema/excel-graph-api-table-column-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-schema/excel-graph-api-chart-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-schema/excel-graph-api-range-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-schema/excel-graph-api-named-item-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-structure/excel-graph-api-worksheet-structure.json
Other Resources
SDKs
https://learn.microsoft.com/en-us/graph/sdks/sdks-overview
JSONLD
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-ld/microsoft-excel-graph-api-context.jsonld
Examples
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/examples/excel-graph-api-worksheet-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/examples/excel-graph-api-table-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/examples/excel-graph-api-range-example.json
APIsJSON
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/apis.yml