How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Endpoint Configuration Management Devices API

Query and manage device resources.

Microsoft Endpoint Configuration Management Devices API is one of 25 APIs that Microsoft Endpoint Configuration Management publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Devices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, an API reference, a changelog, and 4 JSON Schemas.

This API exposes 12 operations across 9 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 4 base URLs: https://{siteserver}/AdminService, https://fef.{location}.manage.microsoft.com/ReportingService/DataWarehouseFEService, https://graph.microsoft.com/v1.0, https://graph.microsoft.com/beta.

12 operations 9 paths 8 schemas 1 DELETE9 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://{siteserver}/AdminService
Authentication
HTTP Negotiate, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Microsoft Endpoint Configuration Management Devices API declares 2 security schemes for authenticating requests. It uses HTTP negotiate authentication (windowsAuth). It supports OAuth 2.0 (oauth2) using the authorizationCode flow.

  • windowsAuth — Windows Integrated Authentication (Kerberos/NTLM).
  • oauth2 — OAuth 2.0 via Azure AD for cloud management gateway access.

Paths & Operations 12

Across 9 paths, the API surfaces 12 operations — 1 DELETE, 9 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Devices 12

Query and manage device resources.

GET
/wmi/SMS_Device
Microsoft Endpoint Configuration Management List devices via WMI route
listDevicesWmi 4 params → 200401403
GET
/wmi/SMS_R_System
Microsoft Endpoint Configuration Management List systems
listSystems 3 params → 200
GET
/v1.0/Device
Microsoft Endpoint Configuration Management List devices (versioned route)
listDevicesV1 3 params → 200
GET
/v1.0/Device({deviceId})
Microsoft Endpoint Configuration Management Get a device (versioned route)
getDeviceV1 1 param → 200
GET
/devices
Microsoft Endpoint Configuration Management List device records
listDevices 6 params → 200401403
GET
/devicePropertyHistories
Microsoft Endpoint Configuration Management List device property histories
listDevicePropertyHistories 6 params → 200
GET
/deviceManagement/managedDevices
Microsoft Endpoint Configuration Management List managed devices
listManagedDevices 6 params → 200401403
POST
/deviceManagement/managedDevices
Microsoft Endpoint Configuration Management Create managed device
createManagedDevice body → 201400401
GET
/deviceManagement/managedDevices/{managedDeviceId}
Microsoft Endpoint Configuration Management Get managed device
getManagedDevice 2 params → 200404
PATCH
/deviceManagement/managedDevices/{managedDeviceId}
Microsoft Endpoint Configuration Management Update managed device
updateManagedDevice 1 param body → 200
DELETE
/deviceManagement/managedDevices/{managedDeviceId}
Microsoft Endpoint Configuration Management Delete managed device
deleteManagedDevice 1 param → 204404
GET
/users/{userId}/ownedDevices
Microsoft Endpoint Configuration Management List user owned devices
listUserOwnedDevices 3 params → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ManagedDevice (37 properties), Device_2 (19 properties), SMS_R_System (11 properties), SMS_Device (10 properties). Each schema is shown below with its type and property counts.

Device
object
Device entity available through the versioned v1.0 OData route of the AdminService.
8 properties
SMS_R_System
object
Represents a discovered system resource (computer or device) in Configuration Manager.
11 properties
ODataError
object
1 property
SMS_Device
object
Represents a device discovered and managed by Configuration Manager via the WMI route.
10 properties
Device_2
object
Device entity representing a snapshot of device properties in the Data Warehouse.
19 properties
DevicePropertyHistory
object
Historical snapshot of device properties taken daily.
9 properties
ODataError_2
object
1 property
ManagedDevice
object
Devices that are managed or pre-enrolled through Intune.
37 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-endpoint-configuration-management-devices-api-openapi.yml Raw ↑

Other APIs Microsoft Endpoint Configuration Management publishes across the network.

Configuration Manager PowerShell Cmdlets
Configuration Manager SDK
Intune App SDK
Intune App Wrapping Tool
Intune PowerShell SDK
Microsoft Endpoint Configuration Management Applications API
Microsoft Endpoint Configuration Management Collections API
Microsoft Endpoint Configuration Management Compliance API
Microsoft Endpoint Configuration Management Compliance Policies API
Microsoft Endpoint Configuration Management Configuration Profiles API
Microsoft Endpoint Configuration Management Dates API
Microsoft Endpoint Configuration Management Deployments API
Where this information came from

This is an independent, third-party profile of Microsoft Endpoint Configuration Management Devices API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.