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.

37.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
3 APIs
Microsoft OfficeMicrosoft 365PresentationsProductivityDocuments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.3/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 6.5 / 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/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 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.

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
url: https://raw.githubusercontent.com/api-evangelist/powerpoint/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-04-28'
specificationVersion: '0.19'
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
  - 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
  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