Microsoft Suite website screenshot

Microsoft Suite

Collection of APIs for Microsoft's productivity and cloud services suite.

Microsoft Suite publishes 7 APIs on the APIs.io network, including Calendar API, Files API, Groups API, and 4 more. Tagged areas include Cloud, Enterprise, Productivity, and SaaS.

Microsoft Suite’s developer surface includes authentication, support, engineering blog, and 7 more developer resources.

40.2/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
13 APIs
CloudEnterpriseProductivitySaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 40.2/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 4.4 / 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-suite: 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 13

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

Microsoft Teams API

API for integrating with Microsoft Teams to create bots, tabs, messaging extensions, and connectors.

OneDrive API

REST API for accessing files stored in OneDrive and SharePoint document libraries.

Outlook Mail API

Access to Outlook mail, calendar, contacts, and tasks via Microsoft Graph.

SharePoint API

Access SharePoint sites, lists, and content via REST and Microsoft Graph APIs.

Azure Active Directory API

Identity and access management API for authentication and authorization.

Power BI API

Embed Power BI reports and dashboards, and manage Power BI resources programmatically.

Microsoft Suite Calendar API

The Calendar API from Microsoft Suite — 2 operation(s) for calendar.

Microsoft Suite Files API

The Files API from Microsoft Suite — 2 operation(s) for files.

Microsoft Suite Groups API

The Groups API from Microsoft Suite — 2 operation(s) for groups.

Microsoft Suite Mail API

The Mail API from Microsoft Suite — 2 operation(s) for mail.

Microsoft Suite Subscriptions API

The Subscriptions API from Microsoft Suite — 1 operation(s) for subscriptions.

Microsoft Suite Teams API

The Teams API from Microsoft Suite — 1 operation(s) for teams.

Microsoft Suite Users API

The Users API from Microsoft Suite — 6 operation(s) for users.

Scroll for all 13

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Microsoft Graph API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Microsoft Suite 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 Suite Authentication

oauth2 · 1 scheme

SECURITY

Microsoft Suite Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Microsoft Suite Scopes

8 scopes · authorizationCode/clientCredentials

8 scopes

SCOPES

Agentic Access 1

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

Microsoft Suite Agentic Access

18 operations · 4 acting

18 operations · 4 acting

AGENTIC

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

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-suite
name: Microsoft Suite
description: Collection of APIs for Microsoft's productivity and cloud services suite.
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://www.microsoft.com/favicon.ico
url: https://developer.microsoft.com
tags:
- Cloud
- Enterprise
- Productivity
- SaaS
created: '2024'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
- name: Microsoft Teams API
  description: API for integrating with Microsoft Teams to create bots, tabs, messaging extensions, and connectors.
  humanUrl: https://developer.microsoft.com/microsoft-teams
  baseUrl: https://graph.microsoft.com/v1.0/teams
  tags:
  - Bots
  - Chat
  - Collaboration
  - Meetings
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/microsoftteams/platform/
  - type: GettingStarted
    url: https://docs.microsoft.com/microsoftteams/platform/get-started/get-started-overview
  - type: Webhooks
    url: https://docs.microsoft.com/microsoftteams/platform/webhooks-and-connectors/what-are-webhooks-and-connectors
- name: OneDrive API
  description: REST API for accessing files stored in OneDrive and SharePoint document libraries.
  humanUrl: https://developer.microsoft.com/onedrive
  baseUrl: https://graph.microsoft.com/v1.0/me/drive
  tags:
  - Cloud-Storage
  - Files
  - Storage
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/onedrive/developer/
  - type: REST API Reference
    url: https://docs.microsoft.com/onedrive/developer/rest-api/
  - type: SDKs
    url: https://docs.microsoft.com/onedrive/developer/sdks/
- name: Outlook Mail API
  description: Access to Outlook mail, calendar, contacts, and tasks via Microsoft Graph.
  humanUrl: https://developer.microsoft.com/outlook
  baseUrl: https://graph.microsoft.com/v1.0/me/messages
  tags:
  - Calendar
  - Contacts
  - Email
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/graph/outlook-mail-concept-overview
  - type: REST API Reference
    url: https://docs.microsoft.com/graph/api/resources/mail-api-overview
- name: SharePoint API
  description: Access SharePoint sites, lists, and content via REST and Microsoft Graph APIs.
  humanUrl: https://developer.microsoft.com/sharepoint
  baseUrl: https://graph.microsoft.com/v1.0/sites
  tags:
  - Collaboration
  - Content-Management
  - Intranet
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/sharepoint/dev/
  - type: REST API
    url: https://docs.microsoft.com/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service
  - type: Graph API
    url: https://docs.microsoft.com/graph/api/resources/sharepoint
- name: Azure Active Directory API
  description: Identity and access management API for authentication and authorization.
  humanUrl: https://developer.microsoft.com/identity
  baseUrl: https://graph.microsoft.com/v1.0/users
  tags:
  - Authentication
  - Authorization
  - Identity
  - Security
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/azure/active-directory/develop/
  - type: Authentication Flows
    url: https://docs.microsoft.com/azure/active-directory/develop/authentication-flows-app-scenarios
  - type: Microsoft Identity Platform
    url: https://docs.microsoft.com/azure/active-directory/develop/v2-overview
- name: Power BI API
  description: Embed Power BI reports and dashboards, and manage Power BI resources programmatically.
  humanUrl: https://developer.microsoft.com/power-bi
  baseUrl: https://api.powerbi.com/v1.0
  tags:
  - Analytics
  - Business-Intelligence
  - Visualization
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/power-bi/developer/
  - type: REST API Reference
    url: https://docs.microsoft.com/rest/api/power-bi/
  - type: Embedding
    url: https://docs.microsoft.com/power-bi/developer/embedded/embedding
- aid: microsoft-suite:microsoft-suite-calendar-api
  name: Microsoft Suite Calendar API
  description: The Calendar API from Microsoft Suite — 2 operation(s) for calendar.
  tags:
  - Calendar
  properties:
  - type: OpenAPI
    url: openapi/microsoft-suite-calendar-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://azure.microsoft.com/pricing/details/active-directory/
- aid: microsoft-suite:microsoft-suite-files-api
  name: Microsoft Suite Files API
  description: The Files API from Microsoft Suite — 2 operation(s) for files.
  tags:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/microsoft-suite-files-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://azure.microsoft.com/pricing/details/active-directory/
- aid: microsoft-suite:microsoft-suite-groups-api
  name: Microsoft Suite Groups API
  description: The Groups API from Microsoft Suite — 2 operation(s) for groups.
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/microsoft-suite-groups-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://azure.microsoft.com/pricing/details/active-directory/
- aid: microsoft-suite:microsoft-suite-mail-api
  name: Microsoft Suite Mail API
  description: The Mail API from Microsoft Suite — 2 operation(s) for mail.
  tags:
  - Mail
  properties:
  - type: OpenAPI
    url: openapi/microsoft-suite-mail-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://azure.microsoft.com/pricing/details/active-directory/
- aid: microsoft-suite:microsoft-suite-subscriptions-api
  name: Microsoft Suite Subscriptions API
  description: The Subscriptions API from Microsoft Suite — 1 operation(s) for subscriptions.
  tags:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/microsoft-suite-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://azure.microsoft.com/pricing/details/active-directory/
- aid: microsoft-suite:microsoft-suite-teams-api
  name: Microsoft Suite Teams API
  description: The Teams API from Microsoft Suite — 1 operation(s) for teams.
  tags:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/microsoft-suite-teams-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://azure.microsoft.com/pricing/details/active-directory/
- aid: microsoft-suite:microsoft-suite-users-api
  name: Microsoft Suite Users API
  description: The Users API from Microsoft Suite — 6 operation(s) for users.
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/microsoft-suite-users-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/graph/sdks/sdks-overview
  - type: Pricing
    url: https://azure.microsoft.com/pricing/details/active-directory/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
common:
- type: AgenticAccess
  url: agentic-access/microsoft-suite-agentic-access.yml
- type: DomainSecurity
  url: security/microsoft-suite-domain-security.yml
- type: Authentication
  url: authentication/microsoft-suite-authentication.yml
- type: OAuthScopes
  url: scopes/microsoft-suite-scopes.yml
- type: GitHubOrganization
  url: https://github.com/microsoft
- type: TermsOfService
  url: https://docs.microsoft.com/legal/termsofuse
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/
- type: Support
  url: https://developer.microsoft.com/support
- type: StatusPage
  url: https://status.dev.microsoft.com/
- type: Blog
  url: https://developer.microsoft.com/blog