get
https://public-api.apptweak.com/api/public/apptweak/user/followed_apps_and_competitors
Get the applications followed in the selected workspaces, with the competitors tracked against each of them, free of credits, one entry per store, country, language and device the application is followed in.
Price
| Datapoint | Description | Credits/request |
|---|---|---|
| followed application object | Hash containing the application id and name, the store, country, language and device it is followed in, and its competitors. | 0 |
In AppTweak an application is followed in a context, not in the absolute: the same app can be followed on the App Store in the United States and on Google Play in France, and each of those is a separate entry with its own competitors. The response keeps that structure, one entry per context, grouped by workspace.
The filters are all optional and all narrow the same list: application_ids, stores, country_codes, language_codes and devices. metadata.response.filters echoes the ones that were applied.