---
title: Routing App Coverages
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/routing-app-coverages
---

# Routing App Coverages

Manage geographic coverage files for apps that use location to provide routing information.

## Overview

Overview Use routingAppCoverages to upload, replace, or delete a geographic coverage file for App Review. If your app uses location to provide routing information, you must supply a geographic coverage file before submitting your app to App Review. For more information see Upload a geographic coverage file for a routing app (iOS, watchOS). For information about creating a geographic coverage file, see “Specifying the Geographic Coverage File Contents” in Location and Maps Programming Guide.

## Topics

### Reading and Creating Routing App Coverages

- [Read the routing app coverage information of an app store version](appstoreconnectapi/get-v1-appstoreversions-_id_-routingappcoverage.md)
- [Read routing app coverage information](appstoreconnectapi/get-v1-routingappcoverages-_id_.md)
- [Create a routing app coverage](appstoreconnectapi/post-v1-routingappcoverages.md)

### Modifying and Deleting Routing App Coverages

- [Modify a routing app coverage](appstoreconnectapi/patch-v1-routingappcoverages-_id_.md)
- [Delete a routing app coverage](appstoreconnectapi/delete-v1-routingappcoverages-_id_.md)

### Objects

- [RoutingAppCoverage](appstoreconnectapi/routingappcoverage.md)
- [RoutingAppCoverageCreateRequest](appstoreconnectapi/routingappcoveragecreaterequest.md)
- [RoutingAppCoverageResponse](appstoreconnectapi/routingappcoverageresponse.md)
- [RoutingAppCoverageUpdateRequest](appstoreconnectapi/routingappcoverageupdaterequest.md)
- [AppMediaStateError](appstoreconnectapi/appmediastateerror.md)
- [AppMediaAssetState](appstoreconnectapi/appmediaassetstate.md)

## See Also

### Managing App Information and Versions

- [App Infos](appstoreconnectapi/app-infos.md)
- [App Info Localizations](appstoreconnectapi/app-info-localizations.md)
- [App Store Versions](appstoreconnectapi/app-store-versions.md)
- [App Store Version Localizations](appstoreconnectapi/app-store-version-localizations.md)
- [App tags](appstoreconnectapi/app-tags.md)
- [Accessibility declarations](appstoreconnectapi/accessibility-declarations.md)
