GET
/apps/{appId}/reviews/{reviewId}/response/generateGenerate review response
Returns an AI-generated review response as a complete string.
Parameters
appIdpathrequiredreviewIdpathrequiredGET
/apps/{appId}/reviews/sentimentGet sentiment summary
Returns aggregated review sentiment including distribution, overall score, trend data, and top keywords for the specified time window.
Parameters
appIdpathrequireddaysquerytopKeywordCountqueryterritoryqueryGET
/apps/{appId}/reviews/territoriesList review territories
Returns distinct App Store territories present in the app's reviews for use in region filters.
Parameters
appIdpathrequiredGET
/apps/{appId}/reviewsList reviews
Returns paginated App Store reviews with support for filtering by territory, rating, keyword, and sentiment.
Parameters
appIdpathrequiredlimitquerycursorqueryterritoryqueryminRatingquerymaxRatingquerykeywordquerysentimentqueryPOST
/apps/{appId}/reviews/{reviewId}/responseCreate review response
Creates or updates a review response and enqueues a background task to send the reply to Apple.
Parameters
appIdpathrequiredreviewIdpathrequiredRequest Body
Bodyapplication/json
| Field | Type | Notes |
|---|---|---|
responseBody | string | required |