Microsoft OneDrive website screenshot

Microsoft OneDrive

Microsoft OneDrive is a cloud-based file storage and synchronization service. It provides APIs through Microsoft Graph for accessing, managing, and sharing files and folders stored in OneDrive personal and OneDrive for Business.

Microsoft OneDrive publishes 3 APIs on the APIs.io network: DriveItems API, Drives API, and Sharing API. Tagged areas include Cloud Storage, File Storage, Files, Microsoft, and Microsoft 365.

Microsoft OneDrive’s developer surface includes authentication, developer portal, documentation, support, and 8 more developer resources.

44.8/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
4 APIs
Cloud StorageFile StorageFilesMicrosoftMicrosoft 365

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 44.8/100 · developing
Contract Quality 13.6 / 25
Developer Ergonomics 7.8 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.8 / 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/microsoft-onedrive: 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 4

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

OneDrive File Picker

The OneDrive File Picker is a JavaScript SDK that provides a pre-built UI component for selecting files from OneDrive within web applications. It handles authentication, file br...

Microsoft OneDrive DriveItems API

The DriveItems API from Microsoft OneDrive — 6 operation(s) for driveitems.

Microsoft OneDrive Drives API

The Drives API from Microsoft OneDrive — 4 operation(s) for drives.

Microsoft OneDrive Sharing API

The Sharing API from Microsoft OneDrive — 4 operation(s) for sharing.

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.

Microsoft Onedrive Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Microsoft Onedrive Authentication

http · 1 scheme

SECURITY

Microsoft Onedrive Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Microsoft Onedrive Agentic Access

18 operations · 7 acting

18 operations · 7 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

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-onedrive
name: Microsoft OneDrive
description: Microsoft OneDrive is a cloud-based file storage and synchronization service. It provides APIs through Microsoft
  Graph for accessing, managing, and sharing files and folders stored in OneDrive personal and OneDrive for Business.
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/microsoft-onedrive.png
tags:
- Cloud Storage
- File Storage
- Files
- Microsoft
- Microsoft 365
url: https://raw.githubusercontent.com/api-evangelist/microsoft-onedrive/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: microsoft-onedrive:file-picker
  name: OneDrive File Picker
  tags:
  - File Picker
  - Files
  - UI Component
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://learn.microsoft.com/en-us/onedrive/developer/controls/file-pickers/
  properties:
  - url: https://learn.microsoft.com/en-us/onedrive/developer/controls/file-pickers/
    type: Documentation
  description: The OneDrive File Picker is a JavaScript SDK that provides a pre-built UI component for selecting files from
    OneDrive within web applications. It handles authentication, file browsing, and selection, returning file metadata and
    download URLs to the calling application without requiring direct API integration.
- aid: microsoft-onedrive:microsoft-onedrive-driveitems-api
  name: Microsoft OneDrive DriveItems API
  description: The DriveItems API from Microsoft OneDrive — 6 operation(s) for driveitems.
  humanURL: https://learn.microsoft.com/en-us/onedrive/developer/rest-api/
  baseURL: https://graph.microsoft.com/v1.0/
  tags:
  - DriveItems
  properties:
  - type: OpenAPI
    url: openapi/microsoft-onedrive-driveitems-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/onedrive/developer/rest-api/
  - type: Reference
    url: https://learn.microsoft.com/en-us/graph/api/resources/onedrive
- aid: microsoft-onedrive:microsoft-onedrive-drives-api
  name: Microsoft OneDrive Drives API
  description: The Drives API from Microsoft OneDrive — 4 operation(s) for drives.
  humanURL: https://learn.microsoft.com/en-us/onedrive/developer/rest-api/
  baseURL: https://graph.microsoft.com/v1.0/
  tags:
  - Drives
  properties:
  - type: OpenAPI
    url: openapi/microsoft-onedrive-drives-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/onedrive/developer/rest-api/
  - type: Reference
    url: https://learn.microsoft.com/en-us/graph/api/resources/onedrive
- aid: microsoft-onedrive:microsoft-onedrive-sharing-api
  name: Microsoft OneDrive Sharing API
  description: The Sharing API from Microsoft OneDrive — 4 operation(s) for sharing.
  humanURL: https://learn.microsoft.com/en-us/onedrive/developer/rest-api/
  baseURL: https://graph.microsoft.com/v1.0/
  tags:
  - Sharing
  properties:
  - type: OpenAPI
    url: openapi/microsoft-onedrive-sharing-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/onedrive/developer/rest-api/
  - type: Reference
    url: https://learn.microsoft.com/en-us/graph/api/resources/onedrive
common:
- type: AgenticAccess
  url: agentic-access/microsoft-onedrive-agentic-access.yml
- type: DomainSecurity
  url: security/microsoft-onedrive-domain-security.yml
- type: Authentication
  url: authentication/microsoft-onedrive-authentication.yml
- type: GitHubOrganization
  url: https://github.com/OneDrive
- type: Portal
  url: https://portal.azure.com/
- type: Website
  url: https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage
- type: Documentation
  url: https://learn.microsoft.com/en-us/onedrive/developer/
- 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: TermsOfService
  url: https://www.microsoft.com/en-us/legal/terms-of-use
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: Support
  url: https://support.microsoft.com/
- 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