---
title: Game Center challenges
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/game-center-challenges
---

# Game Center challenges

Manage Game Center challenges for your apps.

## Overview

Overview Use the challenges API to create and configure ways to link players directly to your content in your game. Once you create a challenge you can link it to an activity. To learn more about activies, see Configuring Game center activities. Challenges encourage your players to invite their friends into your game for friendly competitions in score-baseed rounds. Players will see your challenges promoted throughout the Games app and other places around the OS as suggestions for enjoying their games with friends. They can invite their Game Center friends and anyone from their contacts, see scores appear in real-time, get notified at key moments until a winner is crowned, and have a rematch. Challenges are built on top of leaderboards, turning single-player game activities into a social experience players can share with their friends. To learn more about integrating challenges into your game, see Creating engaging challenges from leaderboards. To manage challenges, be sure you have one of the following user roles: ADMIN APP MANAGER MARKETING TECHNICAL DEVELOPER

## Topics

### Managing challenges

- [Read Challenge Information](appstoreconnectapi/get-v1-gamecenterchallenges-_id_.md)
- [Read the Versions for a Challenge](appstoreconnectapi/get-v1-gamecenterchallenges-_id_-versions.md)
- [Create a Challenge](appstoreconnectapi/post-v1-gamecenterchallenges.md)
- [Modify a Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_.md)
- [Modify the Leaderboard for a Game Center Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_-relationships-leaderboardv2.md)
- [Modify the Leaderboard for a Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_-relationships-leaderboard.md)
- [Modify the challenges minimum platform version for a game center detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-challengesminimumplatformversions.md)
- [Delete a Challenge](appstoreconnectapi/delete-v1-gamecenterchallenges-_id_.md)
- [Read the challenges for a game center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterchallenges.md)
- [Read the challenges for a game center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-gamecenterchallenges.md)
- [List Game Center challenge IDs for a Game Center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterchallenges.md)
- [Read the challenges for a game center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-gamecenterchallenges.md)
- [List Game Center challenge IDs for a Game Center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterchallenges.md)

### Objects

- [GameCenterChallenge](appstoreconnectapi/gamecenterchallenge.md)
- [GameCenterChallengesResponse](appstoreconnectapi/gamecenterchallengesresponse.md)
- [GameCenterChallengeCreateRequest](appstoreconnectapi/gamecenterchallengecreaterequest.md)
- [GameCenterChallengeResponse](appstoreconnectapi/gamecenterchallengeresponse.md)
- [GameCenterChallengeUpdateRequest](appstoreconnectapi/gamecenterchallengeupdaterequest.md)
- [GameCenterChallengeVersion](appstoreconnectapi/gamecenterchallengeversion.md)
- [GameCenterChallengeVersionInlineCreate](appstoreconnectapi/gamecenterchallengeversioninlinecreate.md)
- [GameCenterChallengeVersionRelease](appstoreconnectapi/gamecenterchallengeversionrelease.md)
- [GameCenterChallengeLeaderboardV2LinkageRequest](appstoreconnectapi/gamecenterchallengeleaderboardv2linkagerequest.md)
- [GameCenterChallengeLeaderboardLinkageRequest](appstoreconnectapi/gamecenterchallengeleaderboardlinkagerequest.md)
- [GameCenterChallengeVersionsLinkagesResponse](appstoreconnectapi/gamecenterchallengeversionslinkagesresponse.md)

## See Also

### Challenges

- [Configuring Game Center challenges](appstoreconnectapi/configuring-game-center-challenges.md)
- [Game Center challenge versions](appstoreconnectapi/game-center-challenges-versions.md)
- [Game Center challenge version releases](appstoreconnectapi/game-center-challenges-version-releases.md)
- [Game Center challenges localizations](appstoreconnectapi/game-center-challenges-localizations.md)
- [Game Center challenge images](appstoreconnectapi/game-center-challenge-images.md)
