Microsoft Office Products website screenshot

Microsoft Office Products

API catalog for Microsoft Office product suite including Word, Excel, PowerPoint, Outlook, and Teams.

Microsoft Office Products publishes 3 APIs on the APIs.io network: Drive API, Mail API, and Teams API. Tagged areas include Cloud, Enterprise, Microsoft, Office, and Productivity.

Microsoft Office Products’ developer surface includes authentication, developer portal, engineering blog, and 8 more developer resources.

39.7/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
9 APIs
CloudEnterpriseMicrosoftOfficeProductivitySaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 39.7/100 · thin
Contract Quality 12.5 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 4.6 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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-office-products: 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 9

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

Word JavaScript API

API for building add-ins and automating Microsoft Word.

Excel JavaScript API

API for creating Excel add-ins and automating spreadsheet operations.

PowerPoint JavaScript API

API for developing PowerPoint add-ins and presentation automation.

Outlook JavaScript API

API for building Outlook add-ins for email, calendar, and contacts.

Microsoft Teams API

API for building apps, bots, and integrations for Microsoft Teams.

OneDrive API

API for accessing and managing files in OneDrive and SharePoint.

Microsoft Office Products Drive API

The Drive API from Microsoft Office Products — 4 operation(s) for drive.

Microsoft Office Products Mail API

The Mail API from Microsoft Office Products — 4 operation(s) for mail.

Microsoft Office Products Teams API

The Teams API from Microsoft Office Products — 4 operation(s) for teams.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

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

Security Posture 3

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

Microsoft Office Products Authentication

oauth2 · 1 scheme

SECURITY

Microsoft Office Products Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Microsoft Office Products Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Microsoft Office Products Scopes

7 scopes · authorizationCode

7 scopes

SCOPES

Agentic Access 1

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

Microsoft Office Products Agentic Access

15 operations · 4 acting

15 operations · 4 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: microsoft-office-products
name: Microsoft Office Products
description: API catalog for Microsoft Office product suite including Word, Excel, PowerPoint, Outlook, and Teams.
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://www.microsoft.com/en-us/microsoft-365/blog/wp-content/uploads/sites/2/2020/04/Microsoft-365.png
created: '2024-01-15'
modified: '2026-04-28'
url: https://raw.githubusercontent.com/api-evangelist/microsoft-office-products/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- name: Word JavaScript API
  description: API for building add-ins and automating Microsoft Word.
  humanUrl: https://learn.microsoft.com/en-us/office/dev/add-ins/reference/overview/word-add-ins-reference-overview
  baseUrl: https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook
  tags:
  - Documents
  - Office Add-Ins
  - Word
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/word
  - type: Samples
    url: https://github.com/OfficeDev/Office-Add-in-samples
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
- name: Excel JavaScript API
  description: API for creating Excel add-ins and automating spreadsheet operations.
  humanUrl: https://learn.microsoft.com/en-us/office/dev/add-ins/reference/overview/excel-add-ins-reference-overview
  baseUrl: https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook
  tags:
  - Data Analysis
  - Excel
  - Office Add-Ins
  - Spreadsheets
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/excel
  - type: REST API
    url: https://learn.microsoft.com/en-us/graph/api/resources/excel
  - type: Samples
    url: https://github.com/OfficeDev/Excel-Add-in-samples
  - type: Tutorial
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/excel-tutorial
- name: PowerPoint JavaScript API
  description: API for developing PowerPoint add-ins and presentation automation.
  humanUrl: https://learn.microsoft.com/en-us/office/dev/add-ins/reference/overview/powerpoint-add-ins-reference-overview
  tags:
  - Office Add-Ins
  - PowerPoint
  - Presentations
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/powerpoint
  - type: Samples
    url: https://github.com/OfficeDev/PowerPoint-Add-in-samples
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/powerpoint-quickstart
- name: Outlook JavaScript API
  description: API for building Outlook add-ins for email, calendar, and contacts.
  humanUrl: https://learn.microsoft.com/en-us/office/dev/add-ins/reference/overview/outlook-add-ins-reference-overview
  tags:
  - Calendar
  - Email
  - Office Add-Ins
  - Outlook
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/outlook
  - type: REST API
    url: https://learn.microsoft.com/en-us/graph/api/resources/mail-api-overview
  - type: Samples
    url: https://github.com/OfficeDev/Outlook-Add-in-samples
  - type: Patterns
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/outlook-addin-design
- name: Microsoft Teams API
  description: API for building apps, bots, and integrations for Microsoft Teams.
  humanUrl: https://learn.microsoft.com/en-us/microsoftteams/platform/
  baseUrl: https://graph.microsoft.com/v1.0/teams
  tags:
  - Chat
  - Collaboration
  - Meetings
  - Teams
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/resources/teams-api-overview
  - type: Bot Framework
    url: https://dev.botframework.com/
  - type: App Samples
    url: https://github.com/OfficeDev/Microsoft-Teams-Samples
  - type: Toolkit
    url: https://learn.microsoft.com/en-us/microsoftteams/platform/toolkit/teams-toolkit-fundamentals
- name: OneDrive API
  description: API for accessing and managing files in OneDrive and SharePoint.
  humanUrl: https://learn.microsoft.com/en-us/onedrive/developer/
  baseUrl: https://graph.microsoft.com/v1.0/me/drive
  tags:
  - Files
  - OneDrive
  - SharePoint
  - Storage
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/resources/onedrive
  - type: File Picker
    url: https://learn.microsoft.com/en-us/onedrive/developer/controls/file-pickers/
  - type: Webhooks
    url: https://learn.microsoft.com/en-us/graph/api/resources/webhooks
- aid: microsoft-office-products:microsoft-office-products-drive-api
  name: Microsoft Office Products Drive API
  description: The Drive API from Microsoft Office Products — 4 operation(s) for drive.
  tags:
  - Drive
  properties:
  - type: OpenAPI
    url: openapi/microsoft-office-products-drive-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://learn.microsoft.com/en-us/graph/sdks/sdks-overview
  - type: ChangeLog
    url: https://learn.microsoft.com/en-us/graph/changelog
- aid: microsoft-office-products:microsoft-office-products-mail-api
  name: Microsoft Office Products Mail API
  description: The Mail API from Microsoft Office Products — 4 operation(s) for mail.
  tags:
  - Mail
  properties:
  - type: OpenAPI
    url: openapi/microsoft-office-products-mail-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://learn.microsoft.com/en-us/graph/sdks/sdks-overview
  - type: ChangeLog
    url: https://learn.microsoft.com/en-us/graph/changelog
- aid: microsoft-office-products:microsoft-office-products-teams-api
  name: Microsoft Office Products Teams API
  description: The Teams API from Microsoft Office Products — 4 operation(s) for teams.
  tags:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/microsoft-office-products-teams-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/overview
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://learn.microsoft.com/en-us/graph/sdks/sdks-overview
  - type: ChangeLog
    url: https://learn.microsoft.com/en-us/graph/changelog
common:
- type: AgenticAccess
  url: agentic-access/microsoft-office-products-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/microsoft-office-products-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/microsoft-office-products-domain-security.yml
- type: Authentication
  url: authentication/microsoft-office-products-authentication.yml
- type: OAuthScopes
  url: scopes/microsoft-office-products-scopes.yml
- type: Portal
  url: https://developer.microsoft.com/en-us/microsoft-365
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/active-directory/develop/
- type: TermsOfService
  url: https://learn.microsoft.com/en-us/legal/microsoft-apis/terms-of-use
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/
- type: Blog
  url: https://devblogs.microsoft.com/microsoft365dev/
- type: StatusPage
  url: https://status.dev.microsoft.com/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
tags:
- Cloud
- Enterprise
- Microsoft
- Office
- Productivity
- SaaS