<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/app-store-connect-api-1-3-release-notes",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "App Store Connect API 1.3 release notes"
}
-->

# App Store Connect API 1.3 release notes

Update your server-side code to use new features, and test your code against API changes.

## Discussion

App Store Connect API version 1.3 provides resources that enable you to automate actions you take in App Store Connect.

### New features

- The [App Infos](/documentation/AppStoreConnectAPI/app-infos) resource adds an [Age Ratings](/documentation/AppStoreConnectAPI/age-ratings) relationship.
- The [`AgeRatingDeclaration.Attributes`](/documentation/AppStoreConnectAPI/AgeRatingDeclaration/Attributes-data.dictionary) now separates the `gamblingAndContests` entry into two entries: `contests` and `gambling.`

### Deprecations

- The `GET-v1-appStoreVersions-{id}-ageRatingDeclaration` endpoint is now deprecated.
- The `ageRatingDeclaration` field within the [`List all app store versions for an app`](/documentation/AppStoreConnectAPI/GET-v1-apps-_id_-appStoreVersions) endpoint is now deprecated.
- The `gamblingAndContests` entry of [`AgeRatingDeclaration.Attributes`](/documentation/AppStoreConnectAPI/AgeRatingDeclaration/Attributes-data.dictionary) is now deprecated.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)