How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Excel API Me API

The Me API from Microsoft Excel API — 9 operation(s) for me.

Microsoft Excel API Me API is published by Microsoft Excel API on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Me. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.

This API exposes 13 operations across 9 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://graph.microsoft.com/v1.0.

13 operations 9 paths 1 schemas 1 DELETE7 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://graph.microsoft.com/v1.0
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Microsoft Excel API Me API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

  • oauth2 — Microsoft identity platform OAuth 2.0

Paths & Operations 13

Across 9 paths, the API surfaces 13 operations — 1 DELETE, 7 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Me 13
POST
/me/drive/items/{item-id}/workbook/createSession
Create a workbook session
createWorkbookSession 1 param body → 201
GET
/me/drive/items/{item-id}/workbook/worksheets
List worksheets in a workbook
listWorksheets 2 params → 200
POST
/me/drive/items/{item-id}/workbook/worksheets
Add a new worksheet
addWorksheet 2 params body → 201
GET
/me/drive/items/{item-id}/workbook/worksheets/{worksheet-id}
Get a worksheet by id or name
getWorksheet 3 params → 200
PATCH
/me/drive/items/{item-id}/workbook/worksheets/{worksheet-id}
Update worksheet properties
updateWorksheet 3 params body → 200
DELETE
/me/drive/items/{item-id}/workbook/worksheets/{worksheet-id}
Delete a worksheet
deleteWorksheet 3 params → 204
GET
/me/drive/items/{item-id}/workbook/worksheets/{worksheet-id}/charts
List charts in a worksheet
listCharts 3 params → 200
POST
/me/drive/items/{item-id}/workbook/worksheets/{worksheet-id}/charts/Add
Add a chart to a worksheet
addChart 2 params body → 201
GET
/me/drive/items/{item-id}/workbook/worksheets/{worksheet-id}/tables
List tables in a worksheet
listTables 3 params → 200
GET
/me/drive/items/{item-id}/workbook/tables/{table-id}/rows
List rows in a table
listTableRows 3 params → 200
POST
/me/drive/items/{item-id}/workbook/tables/{table-id}/rows
Add a row to a table
addTableRow 3 params body → 201
GET
/me/drive/items/{item-id}/workbook/tables/{table-id}/columns
List columns in a table
listTableColumns 3 params → 200
GET
/me/drive/items/{item-id}/workbook/names
List named items in a workbook
listNamedItems 2 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is SessionInfo (2 properties). Each schema is shown below with its type and property counts.

SessionInfo
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ms-excel-me-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Microsoft Excel API Me API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.