GET
/apps/{appId}/analytics/summaryGet analytics summary
Returns actual totals for downloads and proceeds with optional predictions and change deltas for the specified prediction horizon.
Parameters
appIdpathrequiredtimeRangequeryrequiredperiodqueryrequiredpredictionDaysqueryPOST
/apps/{appId}/analytics/pullFetch analytics data
Initiates a background task to fetch analytics data (downloads, sessions, crashes, impressions, etc.) from App Store Connect Analytics Reports API.
Parameters
appIdpathrequiredPOST
/apps/{appId}/analytics/predictions/runGenerate analytics predictions
Initiates a background task to generate AI-powered analytics predictions for the next 365 days based on historical data.
Parameters
appIdpathrequiredGET
/apps/{appId}/analytics/downloadsGet download metrics
Returns download data for the specified time range and period (daily/weekly/monthly).
Parameters
appIdpathrequiredtimeRangequeryrequiredperiodqueryrequiredGET
/apps/{appId}/analytics/proceedsGet proceeds metrics
Returns proceeds data for the specified time range and period (daily/weekly/monthly).
Parameters
appIdpathrequiredtimeRangequeryrequiredperiodqueryrequiredGET
/apps/{appId}/analytics/predictionsGet stored predictions
Returns stored predictions aggregated by period (daily/weekly/monthly) for the specified forecast horizon (up to 365 days).
Parameters
appIdpathrequireddaysqueryperiodqueryGET
/apps/{appId}/analytics/sessionsGet session metrics
Returns session data for the specified time range and period (daily/weekly/monthly).
Parameters
appIdpathrequiredtimeRangequeryrequiredperiodqueryrequiredGET
/apps/{appId}/analytics/active-devicesGet active devices metrics
Returns active devices data for the specified time range and period (daily/weekly/monthly).
Parameters
appIdpathrequiredtimeRangequeryrequiredperiodqueryrequiredGET
/apps/{appId}/analytics/impressionsGet impression metrics
Returns App Store impression data for the specified time range and period (daily/weekly/monthly).
Parameters
appIdpathrequiredtimeRangequeryrequiredperiodqueryrequiredGET
/apps/{appId}/analytics/crashesGet crash metrics
Returns crash data for the specified time range and period (daily/weekly/monthly).
Parameters
appIdpathrequiredtimeRangequeryrequiredperiodqueryrequiredGET
/apps/{appId}/analytics/deletionsGet deletion metrics
Returns app deletion data for the specified time range and period (daily/weekly/monthly).
Parameters
appIdpathrequiredtimeRangequeryrequiredperiodqueryrequiredGET
/apps/{appId}/analytics/historical-statusGet historical data status
Returns the status of historical analytics data (ONE_TIME_SNAPSHOT) - whether it exists and is ready.
Parameters
appIdpathrequired