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

DatapointDescriptionCredits/request
followed application objectHash 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.

Query Params
string
required

Comma-separated list of workspace ids to read. At least one is required, and each has to be a workspace your token can access. Get them from the Workspaces endpoint.

string

Comma-separated list of store application ids to keep: numeric on iOS, package name on Android.
Default: every followed application

string
enum

Comma-separated list of stores to keep.
Default: both stores

Allowed:
string

Comma-separated list of two letter country codes to keep.
Default: every country

string

Comma-separated list of two letter language codes to keep.
Default: every language

string
enum

Comma-separated list of devices to keep.
Default: every device

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json