Advanced Excel Worksheets API
Worksheet management within a workbook
Advanced Excel Worksheets API is one of 5 APIs that Advanced Excel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include Worksheets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.
This API exposes 2 operations across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version v1.0.
Requests are made against a single base URL, https://graph.microsoft.com/v1.0.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Advanced Excel Worksheets 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.
Paths & Operations 2
Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Worksheet management within a workbook
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Worksheet (4 properties), ErrorResponse (1 property), WorksheetInput (1 property), WorksheetList (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Advanced Excel 4
Other APIs Advanced Excel publishes across the network.