Microsoft Office Applications website screenshot

Microsoft Office Applications

APIs for Microsoft Office suite including Word, Excel, PowerPoint, Outlook, and other Office applications.

Microsoft Office Applications publishes 3 APIs on the APIs.io network: Drive API, Mail API, and Teams API. Tagged areas include Documents, Office, Presentations, Productivity, and Spreadsheets.

Microsoft Office Applications’ developer surface includes authentication, developer portal, engineering blog, support, and 9 more developer resources.

40.3/100 developing ▬ flat Agent 25/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
10 APIs
DocumentsOfficePresentationsProductivitySpreadsheets

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/microsoft-office-applications: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 10

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

Word API

API for creating, editing, and managing Word documents.

Excel API

API for creating, editing, and managing Excel spreadsheets.

PowerPoint API

API for creating, editing, and managing PowerPoint presentations.

Outlook Mail API

API for accessing and managing email in Outlook.

OneNote API

API for creating and managing OneNote notebooks, sections, and pages.

OneDrive API

API for accessing and managing files in OneDrive.

Teams API

API for Microsoft Teams collaboration and communication.

Microsoft Office Applications Drive API

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

Microsoft Office Applications Mail API

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

Microsoft Office Applications Teams API

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

Scroll for all 10

Open Collections 5

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

API Collection

OPEN COLLECTION

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 Applications Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Microsoft Office Applications Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Microsoft Office Applications Scopes

7 scopes · authorizationCode

7 scopes

SCOPES

Agentic Access 1

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

Microsoft Office Applications 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

Build 1

SDKs, sample code, and the tooling you integrate with

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: microsoft-office-applications
name: Microsoft Office Applications
description: APIs for Microsoft Office suite including Word, Excel, PowerPoint, Outlook, and other Office applications.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
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: ''
tags:
- Documents
- Office
- Presentations
- Productivity
- Spreadsheets
created: '2024'
modified: '2026-04-28'
url: https://www.microsoft.com/en-us/microsoft-365
specificationVersion: '0.23'
apis:
- name: Word API
  description: API for creating, editing, and managing Word documents.
  humanURL: https://docs.microsoft.com/en-us/javascript/api/word
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Documents
  - Word
  - Word Processing
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/office/dev/add-ins/word/
  - type: Reference
    url: https://docs.microsoft.com/en-us/javascript/api/word
  - type: GettingStarted
    url: https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart
- name: Excel API
  description: API for creating, editing, and managing Excel spreadsheets.
  humanURL: https://docs.microsoft.com/en-us/javascript/api/excel
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Data Analysis
  - Excel
  - Spreadsheets
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/office/dev/add-ins/excel/
  - type: Reference
    url: https://docs.microsoft.com/en-us/javascript/api/excel
  - type: GettingStarted
    url: https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/excel-quickstart-jquery
- name: PowerPoint API
  description: API for creating, editing, and managing PowerPoint presentations.
  humanURL: https://docs.microsoft.com/en-us/javascript/api/powerpoint
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - PowerPoint
  - Presentations
  - Slides
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/office/dev/add-ins/powerpoint/
  - type: Reference
    url: https://docs.microsoft.com/en-us/javascript/api/powerpoint
  - type: GettingStarted
    url: https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/powerpoint-quickstart
- name: Outlook Mail API
  description: API for accessing and managing email in Outlook.
  humanURL: https://docs.microsoft.com/en-us/graph/api/resources/mail-api-overview
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Email
  - Mail
  - Outlook
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/api/resources/mail-api-overview
  - type: Reference
    url: https://docs.microsoft.com/en-us/graph/api/resources/message
  - type: GettingStarted
    url: https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/outlook-quickstart
- name: OneNote API
  description: API for creating and managing OneNote notebooks, sections, and pages.
  humanURL: https://docs.microsoft.com/en-us/graph/api/resources/onenote-api-overview
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Notebooks
  - Notes
  - OneNote
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/api/resources/onenote-api-overview
  - type: Reference
    url: https://docs.microsoft.com/en-us/graph/api/resources/onenote
  - type: GettingStarted
    url: https://docs.microsoft.com/en-us/graph/onenote-get-started
- name: OneDrive API
  description: API for accessing and managing files in OneDrive.
  humanURL: https://docs.microsoft.com/en-us/graph/api/resources/onedrive
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - File
  - OneDrive
  - Storage
  tags_raw:
  - Files
  - OneDrive
  - Storage
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/onedrive/developer/
  - type: Reference
    url: https://docs.microsoft.com/en-us/graph/api/resources/onedrive
  - type: GettingStarted
    url: https://docs.microsoft.com/en-us/onedrive/developer/rest-api/getting-started/
- name: Teams API
  description: API for Microsoft Teams collaboration and communication.
  humanURL: https://docs.microsoft.com/en-us/graph/api/resources/teams-api-overview
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Chat
  - Collaboration
  - Team
  tags_raw:
  - Chat
  - Collaboration
  - Teams
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/api/resources/teams-api-overview
  - type: Reference
    url: https://docs.microsoft.com/en-us/graph/api/resources/team
  - type: GettingStarted
    url: https://docs.microsoft.com/en-us/microsoftteams/platform/
- aid: microsoft-office-applications:microsoft-office-applications-drive-api
  name: Microsoft Office Applications Drive API
  description: The Drive API from Microsoft Office Applications — 4 operation(s) for drive.
  humanURL: https://developer.microsoft.com/en-us/graph
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Drives
  tags_raw:
  - Drive
  properties:
  - type: OpenAPI
    url: openapi/microsoft-office-applications-drive-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/overview
  - type: Authentication
    url: https://docs.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/en-us/graph/sdks/sdks-overview
- aid: microsoft-office-applications:microsoft-office-applications-mail-api
  name: Microsoft Office Applications Mail API
  description: The Mail API from Microsoft Office Applications — 4 operation(s) for mail.
  humanURL: https://developer.microsoft.com/en-us/graph
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Mail
  properties:
  - type: OpenAPI
    url: openapi/microsoft-office-applications-mail-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/overview
  - type: Authentication
    url: https://docs.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/en-us/graph/sdks/sdks-overview
- aid: microsoft-office-applications:microsoft-office-applications-teams-api
  name: Microsoft Office Applications Teams API
  description: The Teams API from Microsoft Office Applications — 4 operation(s) for teams.
  humanURL: https://developer.microsoft.com/en-us/graph
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Team
  tags_raw:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/microsoft-office-applications-teams-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/overview
  - type: Authentication
    url: https://docs.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/en-us/graph/sdks/sdks-overview
common:
- type: Website
  url: https://www.microsoft.com/
- type: AgenticAccess
  url: agentic-access/microsoft-office-applications-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/microsoft-office-applications-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/microsoft-office-applications-domain-security.yml
- type: Authentication
  url: authentication/microsoft-office-applications-authentication.yml
- type: OAuthScopes
  url: scopes/microsoft-office-applications-scopes.yml
- type: GitHubOrganization
  url: https://github.com/OfficeDev
- type: Portal
  url: https://developer.microsoft.com/en-us/microsoft-365
- type: Authentication
  url: https://docs.microsoft.com/en-us/azure/active-directory/develop/
- type: Blog
  url: https://developer.microsoft.com/en-us/microsoft-365/blogs/
- type: Support
  url: https://docs.microsoft.com/en-us/answers/products/m365
- type: TermsOfService
  url: https://docs.microsoft.com/en-us/legal/microsoft-apis/terms-of-use
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: Integrations
  url: https://www.microsoft.com/en-us/marketplace
integrations:
- name: Microsoft
- name: Two people looking at a computer.
- name: This is placeholder text for
- name: IDC
- name: Nationwide
- name: RSA company
- name: Teleperformance
- name: A woman smiling at a laptop
- name: A man holding a laptop.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/microsoft-office-applications"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/microsoft-office-applications/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/microsoft-office-applications/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.