Microsoft Office Pack website screenshot

Microsoft Office Pack

A collection of APIs for Microsoft Office productivity applications including Word, Excel, PowerPoint, Outlook, and OneDrive.

Microsoft Office Pack publishes 3 APIs on the APIs.io network: Drive API, Mail API, and Teams API.

Microsoft Office Pack’s developer surface includes authentication, engineering blog, and 7 more developer resources.

30.8/100 thin ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessFreemiumSelf serve⚡ Free to try
9 APIs

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 30.8/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 7.4 / 20
Operational Transparency 2.1 / 13
Contract Governance 0.0 / 12
Discoverability 3.7 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
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-pack: 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 API

API for creating, reading, and modifying Word documents.

Excel API

API for working with Excel workbooks, worksheets, charts, and tables.

PowerPoint API

API for creating and modifying PowerPoint presentations.

Outlook Mail API

API for accessing and managing email messages, calendars, and contacts.

OneDrive API

API for accessing files and folders stored in OneDrive.

SharePoint API

API for accessing SharePoint sites, lists, and content.

Microsoft Office Pack Drive API

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

Microsoft Office Pack Mail API

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

Microsoft Office Pack Teams API

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

Scroll for all 9

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 2

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

Microsoft Office Pack Authentication

oauth2 · 1 scheme

SECURITY

Microsoft Office Pack Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Microsoft Office Pack Scopes

7 scopes · authorizationCode

7 scopes

SCOPES

Agentic Access 1

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

Microsoft Office Pack 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 3

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-pack
name: Microsoft Office Pack
description: A collection of APIs for Microsoft Office productivity applications including Word, Excel, PowerPoint, Outlook,
  and OneDrive.
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-logo.png
created: '2024'
modified: '2026-04-28'
specificationVersion: '0.23'
url: https://raw.githubusercontent.com/api-evangelist/microsoft-office-pack/refs/heads/main/apis.yml
apis:
- name: Word API
  description: API for creating, reading, and modifying Word documents.
  humanUrl: https://learn.microsoft.com/graph/api/resources/word
  baseUrl: https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook
  tags:
  - Documents
  - Text Processing
  - Word
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/office/dev/add-ins/word/word-add-ins-programming-overview
  - type: GettingStarted
    url: https://learn.microsoft.com/office/dev/add-ins/quickstarts/word-quickstart
- name: Excel API
  description: API for working with Excel workbooks, worksheets, charts, and tables.
  humanUrl: https://learn.microsoft.com/graph/api/resources/excel
  baseUrl: https://graph.microsoft.com/v1.0/me/drive/items/{id}/workbook
  tags:
  - Data Analysis
  - Excel
  - Spreadsheets
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/graph/api/resources/excel
  - type: GettingStarted
    url: https://learn.microsoft.com/office/dev/add-ins/quickstarts/excel-quickstart-jquery
  - type: Samples
    url: https://github.com/OfficeDev/Office-Add-in-samples
- name: PowerPoint API
  description: API for creating and modifying PowerPoint presentations.
  humanUrl: https://learn.microsoft.com/office/dev/add-ins/powerpoint/powerpoint-add-ins
  baseUrl: https://graph.microsoft.com/v1.0/me/drive/items/{id}
  tags:
  - PowerPoint
  - Presentations
  - Slides
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/office/dev/add-ins/powerpoint/powerpoint-add-ins
  - type: GettingStarted
    url: https://learn.microsoft.com/office/dev/add-ins/quickstarts/powerpoint-quickstart
- name: Outlook Mail API
  description: API for accessing and managing email messages, calendars, and contacts.
  humanUrl: https://learn.microsoft.com/graph/api/resources/mail-api-overview
  baseUrl: https://graph.microsoft.com/v1.0/me/messages
  tags:
  - Calendar
  - Contacts
  - Email
  - Outlook
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/graph/api/resources/mail-api-overview
  - type: Permissions
    url: https://learn.microsoft.com/graph/permissions-reference#mail-permissions
- name: OneDrive API
  description: API for accessing files and folders stored in OneDrive.
  humanUrl: https://learn.microsoft.com/graph/api/resources/onedrive
  baseUrl: https://graph.microsoft.com/v1.0/me/drive
  tags:
  - Cloud Storage
  - File
  - OneDrive
  - Storage
  tags_raw:
  - Cloud Storage
  - Files
  - OneDrive
  - Storage
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/graph/api/resources/onedrive
  - type: Upload
    url: https://learn.microsoft.com/graph/api/driveitem-put-content
- name: SharePoint API
  description: API for accessing SharePoint sites, lists, and content.
  humanUrl: https://learn.microsoft.com/graph/api/resources/sharepoint
  baseUrl: https://graph.microsoft.com/v1.0/sites
  tags:
  - Collaboration
  - Content Management
  - SharePoint
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/graph/api/resources/sharepoint
- aid: microsoft-office-pack:microsoft-office-pack-drive-api
  name: Microsoft Office Pack Drive API
  description: The Drive API from Microsoft Office Pack — 4 operation(s) for drive.
  tags:
  - Drives
  tags_raw:
  - Drive
  properties:
  - type: OpenAPI
    url: openapi/microsoft-office-pack-drive-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://learn.microsoft.com/graph/auth/
  - type: SDKs
    url: https://learn.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://www.microsoft.com/microsoft-365/enterprise/compare-office-365-plans
- aid: microsoft-office-pack:microsoft-office-pack-mail-api
  name: Microsoft Office Pack Mail API
  description: The Mail API from Microsoft Office Pack — 4 operation(s) for mail.
  tags:
  - Mail
  properties:
  - type: OpenAPI
    url: openapi/microsoft-office-pack-mail-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://learn.microsoft.com/graph/auth/
  - type: SDKs
    url: https://learn.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://www.microsoft.com/microsoft-365/enterprise/compare-office-365-plans
- aid: microsoft-office-pack:microsoft-office-pack-teams-api
  name: Microsoft Office Pack Teams API
  description: The Teams API from Microsoft Office Pack — 4 operation(s) for teams.
  tags:
  - Team
  tags_raw:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/microsoft-office-pack-teams-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://learn.microsoft.com/graph/auth/
  - type: SDKs
    url: https://learn.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://www.microsoft.com/microsoft-365/enterprise/compare-office-365-plans
common:
- type: AgenticAccess
  url: agentic-access/microsoft-office-pack-agentic-access.yml
- type: DomainSecurity
  url: security/microsoft-office-pack-domain-security.yml
- type: Authentication
  url: authentication/microsoft-office-pack-authentication.yml
- type: OAuthScopes
  url: scopes/microsoft-office-pack-scopes.yml
- type: TermsOfService
  url: https://www.microsoft.com/servicesagreement
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/privacystatement
- type: DeveloperPortal
  url: https://developer.microsoft.com/microsoft-365
- type: StatusPage
  url: https://status.dev.microsoft.com/
- type: Blog
  url: https://developer.microsoft.com/microsoft-365/blogs/
- 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-pack"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/microsoft-office-pack/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/microsoft-office-pack/evidence"

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

Get an API key

Free tier, no email required.

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