Microsoft 365 logo

Microsoft 365

Microsoft 365 is Microsoft's productivity and collaboration suite, including Word, Excel, PowerPoint, Outlook, Teams, OneDrive, SharePoint, and OneNote, along with identity, security, and device management services. Developers access Microsoft 365 data and intelligence programmatically through Microsoft Graph, a unified REST API that exposes users, mail, calendar, files, Teams messages, sites, devices, and more across the Microsoft cloud.

2 APIs 0 Features
ProductivityCollaborationEmailCalendarFilesIdentityMicrosoftMicrosoft Graph

APIs

Microsoft Graph API

Unified REST API providing a single endpoint to access data and intelligence across Microsoft 365, Microsoft Entra ID, Windows, and Enterprise Mobility + Security. Supports OAut...

Microsoft Graph Beta API

Beta endpoint of the Microsoft Graph API offering preview features and resources before they are promoted to v1.0, including additional insights, reporting, and management capab...

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
Developer Portal
Developer Portal
🔗
Documentation
Documentation
📝
SignUp
SignUp
💰
Pricing
Pricing
👥
GitHubOrganization
GitHubOrganization
🔑
Authentication
Authentication
🟢
StatusPage
StatusPage

Sources

apis.yml Raw ↑
aid: microsoft-365
name: Microsoft 365
description: >-
  Microsoft 365 is Microsoft's productivity and collaboration suite, including
  Word, Excel, PowerPoint, Outlook, Teams, OneDrive, SharePoint, and OneNote,
  along with identity, security, and device management services. Developers
  access Microsoft 365 data and intelligence programmatically through Microsoft
  Graph, a unified REST API that exposes users, mail, calendar, files, Teams
  messages, sites, devices, and more across the Microsoft cloud.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Productivity
  - Collaboration
  - Email
  - Calendar
  - Files
  - Identity
  - Microsoft
  - Microsoft Graph
url: https://raw.githubusercontent.com/api-evangelist/microsoft-365/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: microsoft-365:graph-api
    name: Microsoft Graph API
    description: >-
      Unified REST API providing a single endpoint to access data and
      intelligence across Microsoft 365, Microsoft Entra ID, Windows, and
      Enterprise Mobility + Security. Supports OAuth 2.0 authentication and
      covers users, mail, calendar, contacts, files (OneDrive), Teams,
      SharePoint, OneNote, Planner, To Do, Excel, and security services.
    humanURL: https://learn.microsoft.com/en-us/graph/overview
    baseURL: https://graph.microsoft.com/v1.0
    tags:
      - Microsoft Graph
      - Users
      - Mail
      - Calendar
      - Files
      - Teams
      - SharePoint
      - Identity
    properties:
      - type: Documentation
        url: https://learn.microsoft.com/en-us/graph/overview
      - type: APIReference
        url: https://learn.microsoft.com/en-us/graph/api/overview
      - type: Graph Explorer
        url: https://developer.microsoft.com/graph/graph-explorer
      - type: SDKs
        url: https://learn.microsoft.com/en-us/graph/sdks/sdks-overview
  - aid: microsoft-365:graph-beta-api
    name: Microsoft Graph Beta API
    description: >-
      Beta endpoint of the Microsoft Graph API offering preview features and
      resources before they are promoted to v1.0, including additional
      insights, reporting, and management capabilities.
    humanURL: https://learn.microsoft.com/en-us/graph/use-the-api
    baseURL: https://graph.microsoft.com/beta
    tags:
      - Microsoft Graph
      - Beta
      - Preview
    properties:
      - type: Documentation
        url: https://learn.microsoft.com/en-us/graph/use-the-api
common:
  - type: LinkedIn
    url: https://www.linkedin.com/showcase/microsoft-365
  - type: Website
    url: https://www.microsoft.com/microsoft-365
  - type: Developer Portal
    url: https://developer.microsoft.com/microsoft-365
  - type: Documentation
    url: https://learn.microsoft.com/en-us/graph
  - type: SignUp
    url: https://www.microsoft.com/microsoft-365/business/compare-all-plans
  - type: Pricing
    url: https://www.microsoft.com/microsoft-365/business/compare-all-plans
  - type: GitHubOrganization
    url: https://github.com/microsoftgraph
  - type: Authentication
    url: https://learn.microsoft.com/en-us/graph/auth/auth-concepts
  - type: StatusPage
    url: https://admin.microsoft.com/servicestatus
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com