Microsoft Windows website screenshot

Microsoft Windows

A collection of APIs and developer resources for Microsoft Windows operating system.

Microsoft Windows publishes 1 API on the APIs.io network: Windows Runtime (WinRT) API. Tagged areas include Desktop, Development, Microsoft, Operating System, and Windows.

Microsoft Windows’ developer surface includes developer portal, engineering blog, support, and 13 more developer resources.

27.5/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemium
8 APIs
DesktopDevelopmentMicrosoftOperating SystemWindows

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 27.5/100 · thin
Contract Quality 6.7 / 25
Developer Ergonomics 3.3 / 20
Access Clarity 7.4 / 20
Operational Transparency 4.8 / 13
Contract Governance 0.0 / 12
Discoverability 5.4 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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-windows: 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 8

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

Windows Runtime (WinRT) API

Modern API for building Windows applications with support for multiple programming languages.

Win32 API

Traditional Windows API for native application development with full system access.

Windows Management Instrumentation (WMI)

Infrastructure for management data and operations on Windows systems.

Windows PowerShell API

Task automation and configuration management framework from Microsoft.

Windows Registry API

API for accessing and manipulating the Windows Registry database.

Windows Shell API

APIs for interacting with Windows Shell features and user interface elements.

DirectX Graphics API

Collection of APIs for handling tasks related to multimedia and game programming.

Windows Notification API

API for creating and managing Windows notifications and toast messages.

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Microsoft Windows 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 Windows Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Microsoft Windows Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: microsoft-windows
name: Microsoft Windows
description: A collection of APIs and developer resources for Microsoft Windows operating system.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://www.microsoft.com/windows/windows-11-logo.png
url: https://developer.microsoft.com/windows
created: '2024'
modified: '2026-04-28'
specificationVersion: '0.23'
apis:
- name: Windows Runtime (WinRT) API
  description: Modern API for building Windows applications with support for multiple programming languages.
  image: https://docs.microsoft.com/windows/images/winrt-logo.png
  humanUrl: https://docs.microsoft.com/windows/uwp/
  baseUrl: https://api.windows.com
  tags:
  - Application
  - UWP
  - Windows
  - WinRT
  tags_raw:
  - Applications
  - UWP
  - Windows
  - WinRT
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/windows/uwp/api/
  - type: OpenAPI
    url: https://api.windows.com/openapi.json
  - type: GettingStarted
    url: https://docs.microsoft.com/windows/uwp/get-started/
- name: Win32 API
  description: Traditional Windows API for native application development with full system access.
  image: https://docs.microsoft.com/windows/images/win32-logo.png
  humanUrl: https://docs.microsoft.com/windows/win32/
  baseUrl: https://api.windows.com/win32
  tags:
  - C++
  - Native
  - Win32
  - Windows
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/windows/win32/apiindex/windows-api-list
  - type: Reference
    url: https://docs.microsoft.com/windows/win32/api/
  - type: CodeExamples
    url: https://github.com/microsoft/Windows-classic-samples
- name: Windows Management Instrumentation (WMI)
  description: Infrastructure for management data and operations on Windows systems.
  humanUrl: https://docs.microsoft.com/windows/win32/wmisdk/
  baseUrl: https://api.windows.com/wmi
  tags:
  - Management
  - System Administration
  - Windows
  - WMI
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/windows/win32/wmisdk/wmi-reference
  - type: PowerShell Integration
    url: https://docs.microsoft.com/powershell/module/microsoft.powershell.management/
- name: Windows PowerShell API
  description: Task automation and configuration management framework from Microsoft.
  humanUrl: https://docs.microsoft.com/powershell/
  baseUrl: https://api.windows.com/powershell
  tags:
  - Automation
  - PowerShell
  - Scripting
  - Windows
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/powershell/scripting/overview
  - type: Module Reference
    url: https://docs.microsoft.com/powershell/module/
  - type: GitHubRepository
    url: https://github.com/PowerShell/PowerShell
- name: Windows Registry API
  description: API for accessing and manipulating the Windows Registry database.
  humanUrl: https://docs.microsoft.com/windows/win32/sysinfo/registry
  baseUrl: https://api.windows.com/registry
  tags:
  - Configuration
  - Registry
  - System
  - Windows
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/windows/win32/sysinfo/registry-functions
  - type: Reference
    url: https://docs.microsoft.com/windows/win32/sysinfo/registry-reference
- name: Windows Shell API
  description: APIs for interacting with Windows Shell features and user interface elements.
  humanUrl: https://docs.microsoft.com/windows/win32/shell/
  baseUrl: https://api.windows.com/shell
  tags:
  - Explorer
  - Shell
  - UI
  - Windows
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/windows/win32/shell/shell-reference
  - type: Samples
    url: https://github.com/microsoft/Windows-classic-samples/tree/main/Samples/Win7Samples/winui/shell
- name: DirectX Graphics API
  description: Collection of APIs for handling tasks related to multimedia and game programming.
  humanUrl: https://docs.microsoft.com/windows/win32/directx
  baseUrl: https://api.windows.com/directx
  tags:
  - DirectX
  - Gaming
  - Graphics
  - Windows
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/windows/win32/directx
  - type: Direct3D Reference
    url: https://docs.microsoft.com/windows/win32/direct3d12/
  - type: Samples
    url: https://github.com/microsoft/DirectX-Graphics-Samples
- name: Windows Notification API
  description: API for creating and managing Windows notifications and toast messages.
  humanUrl: https://docs.microsoft.com/windows/apps/design/shell/tiles-and-notifications/
  baseUrl: https://api.windows.com/notifications
  tags:
  - Notification
  - Toast
  - User Interface
  - Windows
  tags_raw:
  - Notifications
  - Toast
  - User Interface
  - Windows
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/windows/apps/design/shell/tiles-and-notifications/windows-push-notification-services--wns--overview
  - type: CodeExamples
    url: https://docs.microsoft.com/windows/apps/design/shell/tiles-and-notifications/adaptive-interactive-toasts
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
common:
- type: IssueTracker
  url: https://github.com/PowerShell/PowerShell/issues
- type: Releases
  url: https://github.com/PowerShell/PowerShell/releases
- type: SecurityPolicy
  url: https://github.com/PowerShell/PowerShell/blob/master/.github/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/PowerShell/PowerShell/blob/master/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md
- type: License
  name: MIT
  url: https://github.com/PowerShell/PowerShell/blob/master/LICENSE
- type: VulnerabilityDisclosure
  url: security/microsoft-windows-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/microsoft-windows-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/showcase/microsoft-windows
- type: Portal
  url: https://developer.microsoft.com/windows
- type: Blog
  url: https://blogs.windows.com/windowsdeveloper/
- type: Support
  url: https://support.microsoft.com/windows
- type: GitHubOrganization
  url: https://github.com/microsoft
- type: TermsOfService
  url: https://www.microsoft.com/legal/terms-of-use
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/
- type: SDK Downloads
  url: https://developer.microsoft.com/windows/downloads/
tags:
- Desktop
- Development
- Microsoft
- Operating System
- Windows

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/microsoft-windows"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/microsoft-windows/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/microsoft-windows/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.