Microsoft OneDrive logo

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.

2 APIs 0 Features
Cloud StorageFile StorageFilesMicrosoftMicrosoft 365

APIs

Microsoft Graph OneDrive API

The Microsoft Graph OneDrive API provides programmatic access to OneDrive personal and OneDrive for Business file storage. Developers can upload, download, search, and share fil...

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...

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
🔗
Website
Website
🔗
Documentation
Documentation
🔑
Authentication
Authentication
📦
SDKs
SDKs
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support

Sources

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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
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:graph-drive-api
    name: Microsoft Graph OneDrive API
    tags:
      - Cloud Storage
      - File Storage
      - Files
      - Microsoft Graph
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    baseURL: https://graph.microsoft.com/v1.0/
    humanURL: https://learn.microsoft.com/en-us/onedrive/developer/rest-api/
    properties:
      - url: https://learn.microsoft.com/en-us/onedrive/developer/rest-api/
        type: Documentation
      - url: https://learn.microsoft.com/en-us/graph/api/resources/onedrive
        type: Reference
      - url: openapi/microsoft-onedrive-openapi.yml
        type: OpenAPI
    description: >-
      The Microsoft Graph OneDrive API provides programmatic access to OneDrive personal and OneDrive for Business file
      storage. Developers can upload, download, search, and share files and folders, manage permissions, track changes
      with delta queries, and create sharing links. The API supports large file uploads with resumable sessions and
      real-time notifications via webhooks.
  - 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.
common:
  - 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