---
title: Marketplace Search Configurations
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/marketplace-search-configurations
---

# Marketplace Search Configurations

Add and read information for alternative marketplace search configurations.

## Overview

Overview Alternative marketplaces can use a sitemap that uses an industry-standard specification, with additional features specified by Apple. To learn more about the data structure for the sitemap, see Building a searchable catalog for your marketplace app for inclusion in Spotlight. To add the URL for this sitemap to Applebot web crawler use the Add a marketplace search detail url endpoint.

## Topics

### Managing search URLs

- [Building a searchable catalog for your marketplace app for inclusion in Spotlight](appstoreconnectapi/building-a-searchable-catalog-for-your-marketplace-app-for-inclusion-in-spotlight.md)
- [Add a marketplace search detail url](appstoreconnectapi/post-v1-marketplacesearchdetails.md)
- [Read the marketplace search detail url](appstoreconnectapi/get-v1-apps-_id_-marketplacesearchdetail.md)
- [Get the marketplace search detail ID for an app](appstoreconnectapi/get-v1-apps-_id_-relationships-marketplacesearchdetail.md)
- [Modify a marketplace search detail url](appstoreconnectapi/patch-v1-marketplacesearchdetails-_id_.md)
- [Delete a marketplace search detail url](appstoreconnectapi/delete-v1-marketplacesearchdetails-_id_.md)

### Objects

- [MarketplaceSearchDetail](appstoreconnectapi/marketplacesearchdetail.md)
- [MarketplaceSearchDetailCreateRequest](appstoreconnectapi/marketplacesearchdetailcreaterequest.md)
- [MarketplaceSearchDetailResponse](appstoreconnectapi/marketplacesearchdetailresponse.md)
- [MarketplaceSearchDetailUpdateRequest](appstoreconnectapi/marketplacesearchdetailupdaterequest.md)
- [AppMarketplaceSearchDetailLinkageResponse](appstoreconnectapi/appmarketplacesearchdetaillinkageresponse.md)
