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

# Game Center leaderboards scores

Create and modify Game Center leaderboards scores.

## Overview

Overview This endpoint is different than most in App Store Connect API, with this you can create or modify a player’s leaderboard score in your app. Any and all data you send through this endpoint overwrites existing data for the player’s score. tip: These endpoint requires information from GameKit, specifically gamePlayerID.

## Topics

### Managing Game Center leaderboard scores

- [Add a Score to a Leaderbaord](appstoreconnectapi/post-v1-gamecenterleaderboardentrysubmissions.md)

### Objects

- [GameCenterLeaderboardEntrySubmission](appstoreconnectapi/gamecenterleaderboardentrysubmission.md)
- [GameCenterLeaderboardEntrySubmissionCreateRequest](appstoreconnectapi/gamecenterleaderboardentrysubmissioncreaterequest.md)
- [GameCenterLeaderboardEntrySubmissionResponse](appstoreconnectapi/gamecenterleaderboardentrysubmissionresponse.md)

## See Also

### Leaderboards

- [Game Center leaderboards](appstoreconnectapi/game-center-leaderboards.md)
- [Game Center leaderboard images](appstoreconnectapi/game-center-leaderboard-images.md)
- [Game Center leaderboard localizations](appstoreconnectapi/game-center-leaderboard-localizations.md)
- [Game Center leaderboard versions](appstoreconnectapi/game-center-leaderboard-versions.md)
- [Game Center leaderboard releases](appstoreconnectapi/game-center-leaderboard-releases.md)
