---
title: Service Configuration
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/service-configuration
---

# Service Configuration

Provides the full list of web service URLs and a list of possible error numbers.

## URL

POST https://vpp.itunes.apple.com/mdm/VPPServiceConfigSrv

## Response Codes

200 OK:

## Discussion

Discussion Clients should use this endpoint every 5 minutes to retrieve the list of service URLs, because the URLs may change. This endpoint exists to provide a level-of-service discovery, so service URLs can be changed in a transparent way. Example Response

## Topics

### Response

- [VppServiceConfigResponse](devicemanagement/vppserviceconfigresponse.md)

### Product Metadata

- [Getting app and book information (Legacy)](devicemanagement/getting-app-and-book-information-legacy.md)

## See Also

### Configuration management

- [Client Configuration](devicemanagement/client-configuration.md)
