Windows Device Portal REST API Reference

Everything in Windows Device Portal (WDP) is built on top of REST APIs that you can use to access the data and control your device programmatically. This section contains reference material for the WDP APIs that are built exclusively for XDK developers on Xbox One.

Windows Device Portal has a number of core APIs that are also available for XDK development, which can be found at the following location: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-api-core

There are also Xbox specific APIs available for all Xbox Development Kits which can be found here: https://docs.microsoft.com/en-us/windows/uwp/xbox-apps/reference

WindowsDevicePortalWrapper is a .Net client library that wraps the Windows Device Portal REST APIs. You can find it at: https://github.com/Microsoft/WindowsDevicePortalWrapper

In this section

Deployment URIs
URIs and associated HTTP methods for deployment.

Front Panel URIs
URIs and associated HTTP methods for controlling the front panel on an Xbox One X Devkit.

Game Event Data URIs
URIs and associated HTTP methods for retrieving Event Tracing for Windows (ETW) game event data from the Xbox One X devkit.

Remote Recovery URIs
URIs and associated HTTP methods for remote recovery.

Unattended Setup URIs
URIs and associated HTTP methods for unattended setup.