Session Directory URIs
This section provides detail about the Universal Resource Identifier (URI) addresses and associated Hypertext Transport Protocol (HTTP) methods from XBOX Live Services for the Multiplayer Session Directory (MPSD).Note:
Only titles for games running on an XBOX 360, on a Windows Phone device, or on Xbox.com can use the session directory URIs.
Domain
sessiondirectory.xboxlive.comService version
Callers of these REST URIs must pass the value 104/105 or later for X-Xbl-Contract-Version, the HTTP header that specifies the service version of Entertainment Discovery Services (EDS).System objects and properties
For configuration of its sessions and templates, the MPSD uses a number of session JSON objects that conform with fixed schemas that the directory enforces and interprets. During calls to the methods supported by the various session directory URIs, these objects are validated and merged, based on the supported schemas. The main JSON objects associated with multiplayer configuration are:- MultiplayerActivityDetails (JSON)
- MultiplayerSession (JSON)
- MultiplayerSessionReference (JSON)
- MultiplayerSessionRequest (JSON)
