XSAPI reference
The main API in the Xbox Live SDK is the Xbox Services API (XSAPI). XSAPI enables accessing Xbox Live features.
Note
This is preliminary documentation. The XSAPI C reference is forthcoming.
In this section
XSAPI overview | Xbox Live services can be called through client-side XSAPI (WinRT, C++11, or C) or through REST endpoints. |
XSAPI C overview | XSAPI's C API for the Xbox Live service. |
XSAPI WinRT Reference ⬀ | Xbox Live WinRT SDK API Reference. |
See also
- C++ and WinRT XSAPI ⬀ - C++ and WinRT version of the Xbox Services API (XSAPI) that enables game developers to access Xbox Live. Hosted at GitHub.