PowerPoint website screenshot

PowerPoint

Microsoft PowerPoint provides programmatic access through the Microsoft Graph API and the Office JavaScript API for creating, reading, and manipulating PowerPoint presentations. PowerPoint files stored in OneDrive and SharePoint are accessible as drive items via Microsoft Graph, while the Office JavaScript API enables in-document automation for Office Add-ins.

PowerPoint publishes 1 API on the APIs.io network: DriveItems API. Tagged areas include Microsoft Office, Microsoft-365, Presentations, Productivity, and Documents.

PowerPoint’s developer surface includes authentication, documentation, and 7 more developer resources.

29.5/100 thin ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessFreemiumSelf serve⚡ Free to try
3 APIs
Microsoft OfficeMicrosoft-365PresentationsProductivityDocuments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 29.5/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 4.3 / 20
Access Clarity 4.7 / 20
Operational Transparency 1.0 / 13
Contract Governance 0.0 / 12
Discoverability 6.5 / 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/powerpoint: 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 3

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

PowerPoint via Microsoft Graph

Microsoft Graph exposes PowerPoint presentation files (.pptx) stored in OneDrive and SharePoint as drive items, enabling upload, download, sharing, and metadata operations again...

Office JavaScript API for PowerPoint

Office JavaScript API namespace for building PowerPoint Add-ins that read, write, and manipulate slides, shapes, text, and tables inside the running PowerPoint application.

PowerPoint DriveItems API

Manage files (including .pptx presentations) stored in OneDrive and SharePoint.

Open Collections 3

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.

Powerpoint Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Security Posture 4

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

Powerpoint Authentication

oauth2 · 1 scheme

SECURITY

Powerpoint Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Powerpoint Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Powerpoint Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Agentic Access 1

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

Powerpoint Agentic Access

9 operations · 6 acting

9 operations · 6 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 5

Authentication, authorization, and security posture

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: powerpoint
name: PowerPoint
description: Microsoft PowerPoint provides programmatic access through the Microsoft Graph API and the Office JavaScript API
  for creating, reading, and manipulating PowerPoint presentations. PowerPoint files stored in OneDrive and SharePoint are
  accessible as drive items via Microsoft Graph, while the Office JavaScript API enables in-document automation for Office
  Add-ins.
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/powerpoint.png
tags:
- Microsoft Office
- Microsoft-365
- Presentations
- Productivity
- Documents
tags_raw:
- Microsoft Office
- Microsoft 365
- Presentations
- Productivity
- Documents
url: https://raw.githubusercontent.com/api-evangelist/powerpoint/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-04-28'
specificationVersion: '0.23'
apis:
- aid: powerpoint:powerpoint-graph-api
  name: PowerPoint via Microsoft Graph
  description: Microsoft Graph exposes PowerPoint presentation files (.pptx) stored in OneDrive and SharePoint as drive items,
    enabling upload, download, sharing, and metadata operations against presentations programmatically.
  humanURL: https://learn.microsoft.com/en-us/graph/api/resources/driveitem
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - Microsoft Graph
  - File
  - Presentations
  tags_raw:
  - Microsoft Graph
  - Files
  - Presentations
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph/api/resources/driveitem
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/
- aid: powerpoint:powerpoint-javascript-api
  name: Office JavaScript API for PowerPoint
  description: Office JavaScript API namespace for building PowerPoint Add-ins that read, write, and manipulate slides, shapes,
    text, and tables inside the running PowerPoint application.
  humanURL: https://learn.microsoft.com/en-us/javascript/api/powerpoint
  tags:
  - Office Add-Ins
  - JavaScript
  - Presentations
  tags_raw:
  - Office Add-ins
  - JavaScript
  - Presentations
  properties:
  - type: Documentation
    url: https://learn.microsoft.com/en-us/javascript/api/powerpoint
  - type: SDKs
    url: https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/powerpoint-quickstart
- aid: powerpoint:powerpoint-driveitems-api
  name: PowerPoint DriveItems API
  description: Manage files (including .pptx presentations) stored in OneDrive and SharePoint.
  humanURL: https://learn.microsoft.com/en-us/graph/api/resources/driveitem
  baseURL: https://graph.microsoft.com/v1.0
  tags:
  - DriveItems
  properties:
  - type: OpenAPI
    url: openapi/powerpoint-driveitems-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/powerpoint-agentic-access.yml
- type: TrustCenter
  url: security/powerpoint-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/powerpoint-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/powerpoint-domain-security.yml
- type: Authentication
  url: authentication/powerpoint-authentication.yml
- type: OAuthScopes
  url: scopes/powerpoint-scopes.yml
- type: Website
  url: https://www.microsoft.com/en-us/microsoft-365/powerpoint
- type: Documentation
  url: https://learn.microsoft.com/en-us/graph/overview
- type: Developer
  url: https://learn.microsoft.com/en-us/office/dev/add-ins/
- 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/powerpoint"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/powerpoint/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/powerpoint/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.