Microsoft Word

APIs for Microsoft Word document creation, manipulation, and automation across Microsoft 365 cloud services, Office Add-ins, SharePoint, and Open XML document processing.

Microsoft Word publishes 18 APIs on the APIs.io network, including Body API, Checkout API, Comments API, and 15 more. Tagged areas include Documents, Microsoft 365, Office, Productivity, and Word Processing.

The Microsoft Word catalog on APIs.io includes 3 JSON-LD contexts and 2 Spectral governance rulesets.

Microsoft Word’s developer surface includes authentication, sandbox, changelog, CLI, developer portal, developer console, signup flow, and 47 more developer resources.

68.1/100 exemplar ▬ flat Agent 52/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
19 APIs 1 MCP Servers 8 Features 6 Use Cases
DocumentsMicrosoft 365OfficeProductivityWord Processing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 68.1/100 · exemplar
Contract Quality 16.4 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 13.7 / 20
Operational Transparency 8.9 / 13
Governance 9.6 / 12
Discoverability 6.9 / 10
Agent readiness — 52/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/microsoft-word: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 19

Individual APIs this provider publishes, each with its own machine-readable definition.

Word Automation Services (SharePoint)

Server-side document conversion and automation service for SharePoint. Supports batch conversion of Word documents to PDF, XPS, and other formats without user interaction.

Microsoft Word Body API

Operations on the document body content

Microsoft Word Checkout API

Operations for checking in and out files

Microsoft Word Comments API

Operations for managing comments and replies

Microsoft Word Content API

Operations for uploading and downloading file content

Microsoft Word Content Controls API

Operations for managing content controls

Microsoft Word Documents API

Operations for creating, opening, and managing Word documents

Microsoft Word Drive Items API

Operations for managing files and folders in OneDrive and SharePoint

Microsoft Word Headers And Footers API

Operations for managing headers and footers

Microsoft Word Images API

Operations for managing images in documents

Microsoft Word Paragraphs API

Operations for managing paragraphs in documents

Microsoft Word Permissions API

Operations for managing sharing and permissions on drive items

Microsoft Word Properties API

Operations for managing document properties

Microsoft Word Search API

Operations for searching files and folders

Microsoft Word Sections API

Operations for managing document sections

Microsoft Word Styles API

Operations for managing document styles

Microsoft Word Tables API

Operations for creating and managing tables

Microsoft Word Thumbnails API

Operations for retrieving file thumbnails

Microsoft Word Versions API

Operations for managing file version history

Scroll for all 19

Postman Collections 3

Ready-to-run Postman collections for exercising this provider's APIs.

Arazzo Workflows 12

Multi-step API workflows described with the Arazzo specification.

Microsoft Word Author Document from HTML

Create a blank Word document, insert HTML content into its body, and save it.

ARAZZO

Microsoft Word Browse Folder and Copy Document

List the documents in a folder and branch to copy the first item or report an empty folder.

ARAZZO

Microsoft Word Build Report Body

Insert a heading, add a data table, list the resulting paragraphs, and save the document.

ARAZZO

Microsoft Word Checkout Edit and Check In Document

Lock a Word document for editing, upload revised content, and check it back in with a comment.

ARAZZO

Microsoft Word Generate Document and Convert to PDF

Create a Word document with the Open XML SDK, add a paragraph and a table, then convert it to PDF.

ARAZZO

Microsoft Word Inspect Document and Export HTML

Read an Open XML document's structure, update its properties, list its paragraphs, and export it to HTML.

ARAZZO

Microsoft Word Organize Folder and Invite Reviewers

Create a project folder, upload a Word document into it, and invite reviewers with edit access.

ARAZZO

Microsoft Word Rename Move and Audit Document

Rename a Word document, move it to a new folder, and list its version history.

ARAZZO

Microsoft Word Resumable Upload Session

Open a resumable upload session for a large Word document and confirm the stored item afterward.

ARAZZO

Microsoft Word Search and Download Document

Search OneDrive for a Word document by name, confirm its metadata, and download its content.

ARAZZO

Microsoft Word Search Body and Tag Document

Search a document body for text, update the document properties, and save it.

ARAZZO

Microsoft Word Upload and Share Document

Upload a Word document to OneDrive, confirm its metadata, and generate an organization sharing link.

ARAZZO

Scroll for all 12

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Microsoft Word Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 8

Notable capabilities this provider offers.

Document Creation

Programmatically create Word documents from templates or scratch using REST APIs or JavaScript.

Document Conversion

Convert Word documents to PDF, HTML, and other formats using server-side automation services.

Content Manipulation

Insert, edit, and format text, paragraphs, tables, images, and content controls in Word documents.

Collaboration

Track changes, manage comments, co-authoring sessions, and revision history through APIs.

Template Processing

Mail merge, document assembly, and template-based document generation for enterprise workflows.

Cloud Storage Integration

Access and manipulate Word documents stored in OneDrive, SharePoint, and Microsoft 365 cloud services.

Add-In Extensibility

Build custom Word add-ins with JavaScript APIs for task panes, content insertion, and document automation.

Open XML Processing

Low-level manipulation of Word document structure using the ECMA-376 Open XML standard.

Scroll for all 8

Semantic Vocabularies 3

JSON-LD contexts and semantic vocabularies used across these APIs.

Microsoft Word Graph Api Context

11 classes · 16 properties

JSON-LD

Microsoft Word Javascript Api Context

10 classes · 27 properties

JSON-LD

Microsoft Word Open Xml Sdk Context

4 classes · 23 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Microsoft Word API Rules

6 rules · 4 warnings 2 info

SPECTRAL

Microsoft Word API Rules

41 rules · 18 errors 19 warnings 4 info

SPECTRAL

JSON Schema 7

Standalone JSON Schema definitions for this provider's data models.

DriveItem

15 properties

JSON SCHEMA

Permission

4 properties

JSON SCHEMA

Comment

6 properties

JSON SCHEMA

ContentControl

8 properties

JSON SCHEMA

Paragraph

8 properties

JSON SCHEMA

Table

6 properties

JSON SCHEMA

OpenXmlDocumentProperties

14 properties

JSON SCHEMA

Scroll for all 7

JSON Structure 7

JSON Structure definitions describing this provider's data shapes.

Graph Api Drive Item Structure

10 properties

JSON STRUCTURE

Graph Api Permission Structure

3 properties

JSON STRUCTURE

Javascript Api Comment Structure

6 properties

JSON STRUCTURE

Javascript Api Content Control Structure

8 properties

JSON STRUCTURE

Javascript Api Paragraph Structure

8 properties

JSON STRUCTURE

Javascript Api Table Structure

6 properties

JSON STRUCTURE

Open Xml Sdk Document Properties Structure

14 properties

JSON STRUCTURE

Scroll for all 7

Examples 7

Example request and response payloads for these APIs.

Scroll for all 7

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Microsoft Word Authentication

oauth2 · 2 schemes

SECURITY

Microsoft Word Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Microsoft Word Vulnerability Disclosure

security.txt · contact published

SECURITY

Microsoft Word Trust Center

SOC 1 Type 2, SOC 2 Type 2, SOC 3, ISO 27001, ISO 27017, ISO 27018, FedRAMP, FIPS 140-2, HIPAA

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Microsoft Word Scopes

8 scopes · authorizationCode

8 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Microsoft Word Agentic Access

55 operations · 27 acting

55 operations · 27 acting

AGENTIC

Use Cases 6

What developers build with this provider.

Automated Report Generation

Generate standardized reports from data sources using templates and API-driven document creation.

Contract and Legal Document Assembly

Assemble legal documents by merging clauses, terms, and client data into Word templates.

Document Review Workflows

Automate review cycles with tracked changes, comments, and approval workflows via APIs.

Bulk Document Processing

Process large volumes of Word documents for format conversion, content extraction, or metadata updates.

Custom Business Add-Ins

Build task pane add-ins that connect Word to CRM, ERP, or other business systems for data insertion.

Compliance Document Management

Ensure regulatory compliance by automating document formatting, metadata tagging, and archiving.

Integrations 6

Pre-built integrations with other platforms and tools.

Microsoft SharePoint

Store, manage, and collaborate on Word documents through SharePoint document libraries and workflows.

Microsoft OneDrive

Access and sync Word documents via OneDrive cloud storage through Microsoft Graph APIs.

Microsoft Teams

Collaborate on Word documents directly within Teams channels and chat conversations.

Microsoft Power Automate

Automate Word document workflows including creation, conversion, and approval routing with Power Automate flows.

Microsoft Copilot

AI-powered document creation, editing, and summarization through Copilot agents with add-in actions.

Azure Active Directory

OAuth 2.0 authentication and authorization for secure API access through Microsoft Identity Platform.

Resources

Get Started 6

Portal, sign-up, and the first successful call

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 19

Pagination, idempotency, versioning, errors, and events

Scroll for all 19

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Learn 2

Tutorials, courses, talks, and written guidance

Operate 5

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: microsoft-word
name: Microsoft Word
description: APIs for Microsoft Word document creation, manipulation, and automation across Microsoft 365 cloud services,
  Office Add-ins, SharePoint, and Open XML document processing.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/microsoft-word.png
tags:
- Documents
- Microsoft 365
- Office
- Productivity
- Word Processing
created: '2024'
modified: '2026-06-20'
url: https://raw.githubusercontent.com/api-evangelist/microsoft-word/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- name: Word Automation Services (SharePoint)
  description: Server-side document conversion and automation service for SharePoint. Supports batch conversion of Word documents
    to PDF, XPS, and other formats without user interaction.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://learn.microsoft.com/en-us/sharepoint/dev/general-development/word-automation-services-in-sharepoint
  tags:
  - Conversion
  - Enterprise
  - Server-Side
  - SharePoint
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/sharepoint/dev/general-development/word-automation-services-in-sharepoint
- aid: microsoft-word:microsoft-word-body-api
  name: Microsoft Word Body API
  description: Operations on the document body content
  humanURL: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Body
  properties:
  - type: OpenAPI
    url: openapi/microsoft-word-body-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0
  - type: SDKs
    url: https://www.nuget.org/packages/Microsoft.Graph
  - type: SDKs
    url: https://pypi.org/project/msgraph-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@microsoft/microsoft-graph-client
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-java
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-go
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-php
  - type: JSONSchema
    url: json-schema/graph-api-drive-item-schema.json
  - type: JSONSchema
    url: json-schema/graph-api-permission-schema.json
  - type: JSONStructure
    url: json-structure/graph-api-drive-item-structure.json
  - type: JSONStructure
    url: json-structure/graph-api-permission-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-graph-api-context.jsonld
  - type: Examples
    url: examples/graph-api-drive-item-example.json
  - type: Examples
    url: examples/graph-api-permission-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/word
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
  - type: CodeExamples
    url: https://github.com/OfficeDev/Office-Add-in-samples
  - type: APIReference
    url: https://learn.microsoft.com/en-us/javascript/api/word?view=word-js-preview
  - type: Tutorials
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/word-tutorial
  - type: JSONSchema
    url: json-schema/javascript-api-paragraph-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-content-control-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-table-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/javascript-api-paragraph-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-content-control-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-table-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-comment-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-javascript-api-context.jsonld
  - type: Examples
    url: examples/javascript-api-paragraph-example.json
  - type: Examples
    url: examples/javascript-api-content-control-example.json
  - type: Examples
    url: examples/javascript-api-table-example.json
  - type: Examples
    url: examples/javascript-api-comment-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/office/open-xml/open-xml-sdk
  - type: GitHubRepository
    url: https://github.com/OfficeDev/Open-XML-SDK
  - type: SDKs
    url: https://www.nuget.org/packages/DocumentFormat.OpenXml
  - type: JSONSchema
    url: json-schema/open-xml-sdk-document-properties-schema.json
  - type: JSONStructure
    url: json-structure/open-xml-sdk-document-properties-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-open-xml-sdk-context.jsonld
  - type: Examples
    url: examples/open-xml-sdk-document-properties-example.json
- aid: microsoft-word:microsoft-word-checkout-api
  name: Microsoft Word Checkout API
  description: Operations for checking in and out files
  humanURL: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Checkout
  properties:
  - type: OpenAPI
    url: openapi/microsoft-word-checkout-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0
  - type: SDKs
    url: https://www.nuget.org/packages/Microsoft.Graph
  - type: SDKs
    url: https://pypi.org/project/msgraph-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@microsoft/microsoft-graph-client
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-java
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-go
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-php
  - type: JSONSchema
    url: json-schema/graph-api-drive-item-schema.json
  - type: JSONSchema
    url: json-schema/graph-api-permission-schema.json
  - type: JSONStructure
    url: json-structure/graph-api-drive-item-structure.json
  - type: JSONStructure
    url: json-structure/graph-api-permission-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-graph-api-context.jsonld
  - type: Examples
    url: examples/graph-api-drive-item-example.json
  - type: Examples
    url: examples/graph-api-permission-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/word
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
  - type: CodeExamples
    url: https://github.com/OfficeDev/Office-Add-in-samples
  - type: APIReference
    url: https://learn.microsoft.com/en-us/javascript/api/word?view=word-js-preview
  - type: Tutorials
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/word-tutorial
  - type: JSONSchema
    url: json-schema/javascript-api-paragraph-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-content-control-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-table-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/javascript-api-paragraph-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-content-control-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-table-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-comment-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-javascript-api-context.jsonld
  - type: Examples
    url: examples/javascript-api-paragraph-example.json
  - type: Examples
    url: examples/javascript-api-content-control-example.json
  - type: Examples
    url: examples/javascript-api-table-example.json
  - type: Examples
    url: examples/javascript-api-comment-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/office/open-xml/open-xml-sdk
  - type: GitHubRepository
    url: https://github.com/OfficeDev/Open-XML-SDK
  - type: SDKs
    url: https://www.nuget.org/packages/DocumentFormat.OpenXml
  - type: JSONSchema
    url: json-schema/open-xml-sdk-document-properties-schema.json
  - type: JSONStructure
    url: json-structure/open-xml-sdk-document-properties-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-open-xml-sdk-context.jsonld
  - type: Examples
    url: examples/open-xml-sdk-document-properties-example.json
- aid: microsoft-word:microsoft-word-comments-api
  name: Microsoft Word Comments API
  description: Operations for managing comments and replies
  humanURL: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Comments
  properties:
  - type: OpenAPI
    url: openapi/microsoft-word-comments-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0
  - type: SDKs
    url: https://www.nuget.org/packages/Microsoft.Graph
  - type: SDKs
    url: https://pypi.org/project/msgraph-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@microsoft/microsoft-graph-client
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-java
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-go
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-php
  - type: JSONSchema
    url: json-schema/graph-api-drive-item-schema.json
  - type: JSONSchema
    url: json-schema/graph-api-permission-schema.json
  - type: JSONStructure
    url: json-structure/graph-api-drive-item-structure.json
  - type: JSONStructure
    url: json-structure/graph-api-permission-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-graph-api-context.jsonld
  - type: Examples
    url: examples/graph-api-drive-item-example.json
  - type: Examples
    url: examples/graph-api-permission-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/word
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
  - type: CodeExamples
    url: https://github.com/OfficeDev/Office-Add-in-samples
  - type: APIReference
    url: https://learn.microsoft.com/en-us/javascript/api/word?view=word-js-preview
  - type: Tutorials
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/word-tutorial
  - type: JSONSchema
    url: json-schema/javascript-api-paragraph-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-content-control-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-table-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/javascript-api-paragraph-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-content-control-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-table-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-comment-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-javascript-api-context.jsonld
  - type: Examples
    url: examples/javascript-api-paragraph-example.json
  - type: Examples
    url: examples/javascript-api-content-control-example.json
  - type: Examples
    url: examples/javascript-api-table-example.json
  - type: Examples
    url: examples/javascript-api-comment-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/office/open-xml/open-xml-sdk
  - type: GitHubRepository
    url: https://github.com/OfficeDev/Open-XML-SDK
  - type: SDKs
    url: https://www.nuget.org/packages/DocumentFormat.OpenXml
  - type: JSONSchema
    url: json-schema/open-xml-sdk-document-properties-schema.json
  - type: JSONStructure
    url: json-structure/open-xml-sdk-document-properties-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-open-xml-sdk-context.jsonld
  - type: Examples
    url: examples/open-xml-sdk-document-properties-example.json
- aid: microsoft-word:microsoft-word-content-api
  name: Microsoft Word Content API
  description: Operations for uploading and downloading file content
  humanURL: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Content
  properties:
  - type: OpenAPI
    url: openapi/microsoft-word-content-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0
  - type: SDKs
    url: https://www.nuget.org/packages/Microsoft.Graph
  - type: SDKs
    url: https://pypi.org/project/msgraph-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@microsoft/microsoft-graph-client
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-java
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-go
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-php
  - type: JSONSchema
    url: json-schema/graph-api-drive-item-schema.json
  - type: JSONSchema
    url: json-schema/graph-api-permission-schema.json
  - type: JSONStructure
    url: json-structure/graph-api-drive-item-structure.json
  - type: JSONStructure
    url: json-structure/graph-api-permission-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-graph-api-context.jsonld
  - type: Examples
    url: examples/graph-api-drive-item-example.json
  - type: Examples
    url: examples/graph-api-permission-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/word
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
  - type: CodeExamples
    url: https://github.com/OfficeDev/Office-Add-in-samples
  - type: APIReference
    url: https://learn.microsoft.com/en-us/javascript/api/word?view=word-js-preview
  - type: Tutorials
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/word-tutorial
  - type: JSONSchema
    url: json-schema/javascript-api-paragraph-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-content-control-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-table-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/javascript-api-paragraph-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-content-control-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-table-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-comment-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-javascript-api-context.jsonld
  - type: Examples
    url: examples/javascript-api-paragraph-example.json
  - type: Examples
    url: examples/javascript-api-content-control-example.json
  - type: Examples
    url: examples/javascript-api-table-example.json
  - type: Examples
    url: examples/javascript-api-comment-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/office/open-xml/open-xml-sdk
  - type: GitHubRepository
    url: https://github.com/OfficeDev/Open-XML-SDK
  - type: SDKs
    url: https://www.nuget.org/packages/DocumentFormat.OpenXml
  - type: JSONSchema
    url: json-schema/open-xml-sdk-document-properties-schema.json
  - type: JSONStructure
    url: json-structure/open-xml-sdk-document-properties-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-open-xml-sdk-context.jsonld
  - type: Examples
    url: examples/open-xml-sdk-document-properties-example.json
- aid: microsoft-word:microsoft-word-content-controls-api
  name: Microsoft Word Content Controls API
  description: Operations for managing content controls
  humanURL: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Content Controls
  properties:
  - type: OpenAPI
    url: openapi/microsoft-word-content-controls-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0
  - type: SDKs
    url: https://www.nuget.org/packages/Microsoft.Graph
  - type: SDKs
    url: https://pypi.org/project/msgraph-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@microsoft/microsoft-graph-client
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-java
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-go
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-php
  - type: JSONSchema
    url: json-schema/graph-api-drive-item-schema.json
  - type: JSONSchema
    url: json-schema/graph-api-permission-schema.json
  - type: JSONStructure
    url: json-structure/graph-api-drive-item-structure.json
  - type: JSONStructure
    url: json-structure/graph-api-permission-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-graph-api-context.jsonld
  - type: Examples
    url: examples/graph-api-drive-item-example.json
  - type: Examples
    url: examples/graph-api-permission-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/word
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
  - type: CodeExamples
    url: https://github.com/OfficeDev/Office-Add-in-samples
  - type: APIReference
    url: https://learn.microsoft.com/en-us/javascript/api/word?view=word-js-preview
  - type: Tutorials
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/word-tutorial
  - type: JSONSchema
    url: json-schema/javascript-api-paragraph-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-content-control-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-table-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/javascript-api-paragraph-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-content-control-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-table-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-comment-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-javascript-api-context.jsonld
  - type: Examples
    url: examples/javascript-api-paragraph-example.json
  - type: Examples
    url: examples/javascript-api-content-control-example.json
  - type: Examples
    url: examples/javascript-api-table-example.json
  - type: Examples
    url: examples/javascript-api-comment-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/office/open-xml/open-xml-sdk
  - type: GitHubRepository
    url: https://github.com/OfficeDev/Open-XML-SDK
  - type: SDKs
    url: https://www.nuget.org/packages/DocumentFormat.OpenXml
  - type: JSONSchema
    url: json-schema/open-xml-sdk-document-properties-schema.json
  - type: JSONStructure
    url: json-structure/open-xml-sdk-document-properties-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-open-xml-sdk-context.jsonld
  - type: Examples
    url: examples/open-xml-sdk-document-properties-example.json
- aid: microsoft-word:microsoft-word-documents-api
  name: Microsoft Word Documents API
  description: Operations for creating, opening, and managing Word documents
  humanURL: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/microsoft-word-documents-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0
  - type: SDKs
    url: https://www.nuget.org/packages/Microsoft.Graph
  - type: SDKs
    url: https://pypi.org/project/msgraph-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@microsoft/microsoft-graph-client
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-java
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-go
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-php
  - type: JSONSchema
    url: json-schema/graph-api-drive-item-schema.json
  - type: JSONSchema
    url: json-schema/graph-api-permission-schema.json
  - type: JSONStructure
    url: json-structure/graph-api-drive-item-structure.json
  - type: JSONStructure
    url: json-structure/graph-api-permission-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-graph-api-context.jsonld
  - type: Examples
    url: examples/graph-api-drive-item-example.json
  - type: Examples
    url: examples/graph-api-permission-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/word
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
  - type: CodeExamples
    url: https://github.com/OfficeDev/Office-Add-in-samples
  - type: APIReference
    url: https://learn.microsoft.com/en-us/javascript/api/word?view=word-js-preview
  - type: Tutorials
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/word-tutorial
  - type: JSONSchema
    url: json-schema/javascript-api-paragraph-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-content-control-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-table-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/javascript-api-paragraph-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-content-control-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-table-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-comment-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-javascript-api-context.jsonld
  - type: Examples
    url: examples/javascript-api-paragraph-example.json
  - type: Examples
    url: examples/javascript-api-content-control-example.json
  - type: Examples
    url: examples/javascript-api-table-example.json
  - type: Examples
    url: examples/javascript-api-comment-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/office/open-xml/open-xml-sdk
  - type: GitHubRepository
    url: https://github.com/OfficeDev/Open-XML-SDK
  - type: SDKs
    url: https://www.nuget.org/packages/DocumentFormat.OpenXml
  - type: JSONSchema
    url: json-schema/open-xml-sdk-document-properties-schema.json
  - type: JSONStructure
    url: json-structure/open-xml-sdk-document-properties-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-open-xml-sdk-context.jsonld
  - type: Examples
    url: examples/open-xml-sdk-document-properties-example.json
- aid: microsoft-word:microsoft-word-drive-items-api
  name: Microsoft Word Drive Items API
  description: Operations for managing files and folders in OneDrive and SharePoint
  humanURL: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Drive Items
  properties:
  - type: OpenAPI
    url: openapi/microsoft-word-drive-items-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0
  - type: SDKs
    url: https://www.nuget.org/packages/Microsoft.Graph
  - type: SDKs
    url: https://pypi.org/project/msgraph-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@microsoft/microsoft-graph-client
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-java
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-go
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-php
  - type: JSONSchema
    url: json-schema/graph-api-drive-item-schema.json
  - type: JSONSchema
    url: json-schema/graph-api-permission-schema.json
  - type: JSONStructure
    url: json-structure/graph-api-drive-item-structure.json
  - type: JSONStructure
    url: json-structure/graph-api-permission-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-graph-api-context.jsonld
  - type: Examples
    url: examples/graph-api-drive-item-example.json
  - type: Examples
    url: examples/graph-api-permission-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/word
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
  - type: CodeExamples
    url: https://github.com/OfficeDev/Office-Add-in-samples
  - type: APIReference
    url: https://learn.microsoft.com/en-us/javascript/api/word?view=word-js-preview
  - type: Tutorials
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/word-tutorial
  - type: JSONSchema
    url: json-schema/javascript-api-paragraph-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-content-control-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-table-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/javascript-api-paragraph-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-content-control-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-table-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-comment-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-javascript-api-context.jsonld
  - type: Examples
    url: examples/javascript-api-paragraph-example.json
  - type: Examples
    url: examples/javascript-api-content-control-example.json
  - type: Examples
    url: examples/javascript-api-table-example.json
  - type: Examples
    url: examples/javascript-api-comment-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/office/open-xml/open-xml-sdk
  - type: GitHubRepository
    url: https://github.com/OfficeDev/Open-XML-SDK
  - type: SDKs
    url: https://www.nuget.org/packages/DocumentFormat.OpenXml
  - type: JSONSchema
    url: json-schema/open-xml-sdk-document-properties-schema.json
  - type: JSONStructure
    url: json-structure/open-xml-sdk-document-properties-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-open-xml-sdk-context.jsonld
  - type: Examples
    url: examples/open-xml-sdk-document-properties-example.json
- aid: microsoft-word:microsoft-word-headers-and-footers-api
  name: Microsoft Word Headers And Footers API
  description: Operations for managing headers and footers
  humanURL: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Headers And Footers
  properties:
  - type: OpenAPI
    url: openapi/microsoft-word-headers-and-footers-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0
  - type: SDKs
    url: https://www.nuget.org/packages/Microsoft.Graph
  - type: SDKs
    url: https://pypi.org/project/msgraph-sdk/
  - type: SDKs
    url: https://www.npmjs.com/package/@microsoft/microsoft-graph-client
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-java
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-go
  - type: SDKs
    url: https://github.com/microsoftgraph/msgraph-sdk-php
  - type: JSONSchema
    url: json-schema/graph-api-drive-item-schema.json
  - type: JSONSchema
    url: json-schema/graph-api-permission-schema.json
  - type: JSONStructure
    url: json-structure/graph-api-drive-item-structure.json
  - type: JSONStructure
    url: json-structure/graph-api-permission-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-graph-api-context.jsonld
  - type: Examples
    url: examples/graph-api-drive-item-example.json
  - type: Examples
    url: examples/graph-api-permission-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/word
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
  - type: CodeExamples
    url: https://github.com/OfficeDev/Office-Add-in-samples
  - type: APIReference
    url: https://learn.microsoft.com/en-us/javascript/api/word?view=word-js-preview
  - type: Tutorials
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/word-tutorial
  - type: JSONSchema
    url: json-schema/javascript-api-paragraph-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-content-control-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-table-schema.json
  - type: JSONSchema
    url: json-schema/javascript-api-comment-schema.json
  - type: JSONStructure
    url: json-structure/javascript-api-paragraph-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-content-control-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-table-structure.json
  - type: JSONStructure
    url: json-structure/javascript-api-comment-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-javascript-api-context.jsonld
  - type: Examples
    url: examples/javascript-api-paragraph-example.json
  - type: Examples
    url: examples/javascript-api-content-control-example.json
  - type: Examples
    url: examples/javascript-api-table-example.json
  - type: Examples
    url: examples/javascript-api-comment-example.json
  - type: Documentation
    url: https://learn.microsoft.com/en-us/office/open-xml/open-xml-sdk
  - type: GitHubRepository
    url: https://github.com/OfficeDev/Open-XML-SDK
  - type: SDKs
    url: https://www.nuget.org/packages/DocumentFormat.OpenXml
  - type: JSONSchema
    url: json-schema/open-xml-sdk-document-properties-schema.json
  - type: JSONStructure
    url: json-structure/open-xml-sdk-document-properties-structure.json
  - type: JSONLD
    url: json-ld/microsoft-word-open-xml-sdk-context.jsonld
  - type: Examples
    url: examples/open-xml-sdk-document-properties-example.json
- aid: microsoft-word:microsoft-word-images-api
  name: Microsoft Word Images API
  description: Operations for managing images in documents
  humanURL: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Images
  properties:
  - type: OpenAPI
    url: openapi/microsoft-word-images-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: APIReference
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0
  - type: SDKs
    url: https://www.nuget.org/packages/Microsoft.G

# --- truncated at 32 KB (75 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/microsoft-word/refs/heads/main/apis.yml