{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations AppInfos API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "AppInfos", "type": "folder" }, "items": [ { "info": { "name": "Get App Infos", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[appInfos]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appInfos" }, { "name": "fields[apps]", "value": "", "type": "query", "description": "the fields to include for returned resources of type apps" }, { "name": "fields[ageRatingDeclarations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ageRatingDeclarations" }, { "name": "fields[appInfoLocalizations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appInfoLocalizations" }, { "name": "fields[appCategories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appCategories" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[appInfoLocalizations]", "value": "", "type": "query", "description": "maximum number of related appInfoLocalizations returned (when they are included)" } ] }, "docs": "Get App Infos" }, { "info": { "name": "Update App Infos", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update App Infos" }, { "info": { "name": "Get Related App Infos / Age Rating Declaration", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/relationships/ageRatingDeclaration", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related App Infos / Age Rating Declaration" }, { "info": { "name": "Get Related App Infos / Age Rating Declaration", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/ageRatingDeclaration", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[ageRatingDeclarations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type ageRatingDeclarations" } ] }, "docs": "Get Related App Infos / Age Rating Declaration" }, { "info": { "name": "List Related App Infos / App Info Localizations", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/relationships/appInfoLocalizations", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" } ] }, "docs": "List Related App Infos / App Info Localizations" }, { "info": { "name": "List Related App Infos / App Info Localizations", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/appInfoLocalizations", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "filter[locale]", "value": "", "type": "query", "description": "filter by attribute 'locale'" }, { "name": "fields[appInfoLocalizations]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appInfoLocalizations" }, { "name": "fields[appInfos]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appInfos" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "List Related App Infos / App Info Localizations" }, { "info": { "name": "Get Related App Infos / Primary Category", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/relationships/primaryCategory", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related App Infos / Primary Category" }, { "info": { "name": "Get Related App Infos / Primary Category", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/primaryCategory", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[appCategories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appCategories" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[subcategories]", "value": "", "type": "query", "description": "maximum number of related subcategories returned (when they are included)" } ] }, "docs": "Get Related App Infos / Primary Category" }, { "info": { "name": "Get Related App Infos / Primary Subcategory One", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/relationships/primarySubcategoryOne", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related App Infos / Primary Subcategory One" }, { "info": { "name": "Get Related App Infos / Primary Subcategory One", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/primarySubcategoryOne", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[appCategories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appCategories" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[subcategories]", "value": "", "type": "query", "description": "maximum number of related subcategories returned (when they are included)" } ] }, "docs": "Get Related App Infos / Primary Subcategory One" }, { "info": { "name": "Get Related App Infos / Primary Subcategory Two", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/relationships/primarySubcategoryTwo", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related App Infos / Primary Subcategory Two" }, { "info": { "name": "Get Related App Infos / Primary Subcategory Two", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/primarySubcategoryTwo", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[appCategories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appCategories" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[subcategories]", "value": "", "type": "query", "description": "maximum number of related subcategories returned (when they are included)" } ] }, "docs": "Get Related App Infos / Primary Subcategory Two" }, { "info": { "name": "Get Related App Infos / Secondary Category", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/relationships/secondaryCategory", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related App Infos / Secondary Category" }, { "info": { "name": "Get Related App Infos / Secondary Category", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/secondaryCategory", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[appCategories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appCategories" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[subcategories]", "value": "", "type": "query", "description": "maximum number of related subcategories returned (when they are included)" } ] }, "docs": "Get Related App Infos / Secondary Category" }, { "info": { "name": "Get Related App Infos / Secondary Subcategory One", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/relationships/secondarySubcategoryOne", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related App Infos / Secondary Subcategory One" }, { "info": { "name": "Get Related App Infos / Secondary Subcategory One", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/secondarySubcategoryOne", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[appCategories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appCategories" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[subcategories]", "value": "", "type": "query", "description": "maximum number of related subcategories returned (when they are included)" } ] }, "docs": "Get Related App Infos / Secondary Subcategory One" }, { "info": { "name": "Get Related App Infos / Secondary Subcategory Two", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/relationships/secondarySubcategoryTwo", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Get Related App Infos / Secondary Subcategory Two" }, { "info": { "name": "Get Related App Infos / Secondary Subcategory Two", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/secondarySubcategoryTwo", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[appCategories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type appCategories" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" }, { "name": "limit[subcategories]", "value": "", "type": "query", "description": "maximum number of related subcategories returned (when they are included)" } ] }, "docs": "Get Related App Infos / Secondary Subcategory Two" }, { "info": { "name": "List Related App Infos / Territory Age Ratings", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/relationships/territoryAgeRatings", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" } ] }, "docs": "List Related App Infos / Territory Age Ratings" }, { "info": { "name": "List Related App Infos / Territory Age Ratings", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/appInfos/:id/territoryAgeRatings", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "fields[territoryAgeRatings]", "value": "", "type": "query", "description": "the fields to include for returned resources of type territoryAgeRatings" }, { "name": "fields[territories]", "value": "", "type": "query", "description": "the fields to include for returned resources of type territories" }, { "name": "limit", "value": "", "type": "query", "description": "maximum resources per page" }, { "name": "include", "value": "", "type": "query", "description": "comma-separated list of relationships to include" } ] }, "docs": "List Related App Infos / Territory Age Ratings" } ] } ], "bundled": true }