Monthly Active Users (Android and iOS) - LegacyAsk AIget https://api.similarweb.com/v1/app/{store}/{app_id}/engagement/mauReturns the unique monthly active users of a given app.Path ParamsstorestringrequiredDefaults to GoogleInput either "Google" (Android) or "Apple" (iOS).app_idstringrequiredDefaults to com.whatsappEnter an app ID. How to find App IDsQuery Paramsapi_keystringrequiredDefaults to Add_Your_API_KEYYour Similarweb REST API keystart_datestringrequiredDefaults to 2023-01Start month (format: YYYY-MM)end_datestringrequiredDefaults to 2023-03End month (format: YYYY-MM)countrystringrequiredDefaults to usCountry filter, as a 2-letter ISO country code. To see the country filters you have access to, please refer to the Check Capabilities endpoint.granularitystringrequiredDefaults to monthlySet the granularity for the returned values. Can be 'monthly', or left blank to retrieve the average monthly unique visitors for the selected time period.formatstringDefaults to jsonjson [optional] Format in which the reply should be returned. Possible values: 'json' (default) or 'xml'.Response 200200Updated 5 months ago