---
title: App Categories
framework: appstoreconnectapi
role: collectionGroup
role_heading: API Collection
path: appstoreconnectapi/app-categories
---

# App Categories

Get App Store categories and subcategories for apps.

## Overview

Overview appCategories provides read-only information that includes the list of choices for an app’s App Store category, subcategory, and secondary category. To update your app’s categories, use the App Infos resource. For more information about categories, see Choosing a Category.

## Topics

### Listing Categories and Subcategories

- [List app categories](appstoreconnectapi/get-v1-appcategories.md)
- [List all subcategories for an app category](appstoreconnectapi/get-v1-appcategories-_id_-subcategories.md)
- [List subcategory IDs for an app category](appstoreconnectapi/get-v1-appcategories-_id_-relationships-subcategories.md)

### Reading App Category Information

- [Read app category information](appstoreconnectapi/get-v1-appcategories-_id_.md)
- [Read the parent information of an app category](appstoreconnectapi/get-v1-appcategories-_id_-parent.md)
- [Get the parent category ID for an app category](appstoreconnectapi/get-v1-appcategories-_id_-relationships-parent.md)

### Objects

- [AppCategoriesResponse](appstoreconnectapi/appcategoriesresponse.md)
- [AppCategory](appstoreconnectapi/appcategory.md)
- [AppCategoryResponse](appstoreconnectapi/appcategoryresponse.md)
- [AppCategoriesWithoutIncludesResponse](appstoreconnectapi/appcategorieswithoutincludesresponse.md)
- [AppCategoryWithoutIncludesResponse](appstoreconnectapi/appcategorywithoutincludesresponse.md)
- [AppInfoPrimaryCategoryLinkageResponse](appstoreconnectapi/appinfoprimarycategorylinkageresponse.md)
- [AppInfoPrimarySubcategoryOneLinkageResponse](appstoreconnectapi/appinfoprimarysubcategoryonelinkageresponse.md)
- [AppInfoPrimarySubcategoryTwoLinkageResponse](appstoreconnectapi/appinfoprimarysubcategorytwolinkageresponse.md)
- [AppInfoSecondaryCategoryLinkageResponse](appstoreconnectapi/appinfosecondarycategorylinkageresponse.md)
- [AppInfoSecondarySubcategoryOneLinkageResponse](appstoreconnectapi/appinfosecondarysubcategoryonelinkageresponse.md)
- [AppInfoSecondarySubcategoryTwoLinkageResponse](appstoreconnectapi/appinfosecondarysubcategorytwolinkageresponse.md)

## See Also

### Managing Categories and Age Declarations

- [Age Ratings](appstoreconnectapi/age-ratings.md)
