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
SDKs
Examples
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/examples/excel-graph-api-worksheet-example.json
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/examples/excel-graph-api-table-example.json
Example
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/examples/excel-graph-api-range-example.json
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
JSONLD
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/json-ld/microsoft-excel-graph-api-context.jsonld
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/capabilities/graph-charts.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/capabilities/graph-functions.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/capabilities/graph-named-items.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/capabilities/graph-ranges.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/capabilities/graph-sessions.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/capabilities/graph-table-columns.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/capabilities/graph-table-rows.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/capabilities/graph-tables.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/microsoft-excel/refs/heads/main/capabilities/graph-worksheets.yaml