> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Matchmaking URIs

> Matchmaking URIs

# Matchmaking 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 matchmaking service.

<a id="ID4E6" />

## Domain

momatch.xboxlive.com

<a id="ID4EEB" />

## Service version

Callers of these HTTP/REST URIs must pass the value 103 or later for X-Xbl-Contract-Version, the HTTP header that specifies the service version of Entertainment Discovery Services (EDS).

<a id="ID4ELB" />

## System objects and properties

Currently, all configuration of the matchmaking service occurs manually, using the service configuration portion of [Partner Center](https://partner.microsoft.com/dashboard). Some matchmaking information is also reflected in the objects defined for the MPSD.

The main JSON objects used for configuring matchmaking are defined in [MatchTicket (JSON)](/reference/live/rest/json/json-matchticket) and [HopperStatsResults (JSON)](/reference/live/rest/json/json-hopperstatsresults). Note that all match tickets must define a **ticketSessionRef** object to provide a reference to a multiplayer session containing the player or players who want to be matched with others.

<a id="ID4EBC" />

## In this section

[/serviceconfigs/{scid}/hoppers/{hoppername}](/reference/live/rest/uri/matchtickets/uri-serviceconfigsscidhoppershoppername)

  Supports a POST operation to create match tickets.

[/serviceconfigs/{scid}/hoppers/{name}/stats](/reference/live/rest/uri/matchtickets/uri-serviceconfigsscidhoppershoppernamestats)

  Supports a GET operation for retrieving statistics for a hopper.

[/serviceconfigs/{scid}/hoppers/{hoppername}/tickets/{ticketid}](/reference/live/rest/uri/matchtickets/uri-scidhoppernameticketid)

  Supports a DELETE operation for a match ticket.

<a id="ID4ENC" />

## See also

<a id="ID4EPC" />

[MatchTicket (JSON)](/reference/live/rest/json/json-matchticket)

[HopperStatsResults (JSON)](/reference/live/rest/json/json-hopperstatsresults)

[Session Directory URIs](/reference/live/rest/uri/sessiondirectory/atoc-reference-sessiondirectory)

<a id="ID4E2C" />

##### Parent

[Universal Resource Identifier (URI) Reference](/reference/live/rest/uri/atoc-xboxlivews-reference-uris)


## Related topics

- [Multiplayer Session Directory overview](/services/xbox-services/multiplayer/mpsd/live-mpsd-overview.md)
- [Multiplayer Session Directory 개요](/ko/services/xbox-services/multiplayer/mpsd/live-mpsd-overview.md)
- [Multiplayer Session Directory の概要](/ja-jp/services/xbox-services/multiplayer/mpsd/live-mpsd-overview.md)
- [Front Panel URIs](/reference/deviceportal/frontpanel/atoc-rest-frontpanel.md)
- [Remote Recovery URIs](/reference/deviceportal/remote/atoc-rest-remote.md)
