Marketplace URIs
This section provides detail about Universal Resource Identifier (URI) addresses and associated Hypertext Transport Protocol (HTTP) methods from Xbox Live Services for marketplace services, also known as Entertainment Discovery Services (EDS).
Only games running on an Xbox 360, on a Windows Phone device, or on Xbox.com can use this service.
The domains for these URIs are eds.xboxlive.com and inventory.xboxlive.com.
In this section
Accesses the set of inventory currently associated with the provided user.
/users/me/consumables/{itemID}
Accesses the full set of details for a specific consumable inventory item.
Accesses the full set of details for a specific inventory item.
/media/{marketplaceId}/crossMediaGroupSearch
Accesses items from several different media groups.
Allows browsing for items within a single media group.
/media/{marketplaceId}/contentRating
Access the content rating token.
/media/{marketplaceId}/details
Returns offer details and metadata about one or more items.
Accesses the fields token.
/media/{marketplaceId}/metadata/mediaGroups
Lists all supported mediaGroups for the given EDS version.
/media/{marketplaceId}/metadata/mediaGroups/{mediagroup}/mediaItemTypes
Accesses the available mediaItemTypes per media group for the given version of EDS.
/media/{marketplaceId}/metadata/mediaItemTypes/{mediaItemType}/fields
Accesses fields from which one can expect data, for a given mediaitemtype and a given version of EDS.
/media/{marketplaceId}/metadata/mediaItemTypes/{mediaitemtype}/queryrefiners
Accesses the query refiners for the given media item type.
/media/{marketplaceId}/metadata/mediaItemTypes/{mediaitemtype}/queryrefiners/{queryrefinername}
Accesses the acceptable values for the given query refiner name and given media item type.
Access the list of sub-values for a given query refiner value (e.g., "subgenres in a given genre").
/media/{marketplaceId}/metadata/mediaItemTypes
Accesses all supported mediaItemTypes for the given EDS version.
/media/{marketplaceId}/metadata/mediaItemTypes/{mediaitemtype}/sortorders
Accesses available sort orders for a given mediaitem type and a given version of EDS.
/media/{marketplaceId}/singleMediaGroupSearch
Allows search for items within a single media group.
See also
Parent
Universal Resource Identifier (URI) Reference