VOOZH about

URL: https://docs.similarweb.com/api-v5/api-reference/app-analysis-api/app-retention

⇱ Similarweb API V5 Documentation


Getting Started

Sections

Theme switcher

App Retention

Returns the percentage of users who used the app during the first 30 days after installation.

This endpoint uses 20 data credits per monthly result in the β€œdata” array response. Read the following guide to estimate the credit costs.

Header Parameters

api-keystring

Query Parameters

app_idstring Required

Unique application identifier. Google app IDs consist of letters, numbers, and dots (e.g., 'com.facebook.katana'), while Apple app IDs are numeric only (e.g., '447188370').

granularitystring

Time granularity for the returned values

Enum values:
monthly
countrystring

Two-letter country code (e.g., 'us', 'gb', 'ww')

start_datestring

Start date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago

end_datestring

End date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago

storestring Required

Application store identifier

Enum values:
google
formatstring

Format in which the reply should be returned

Enum values:
jsonxml

Response

200
Object

OK

Response Attributes

metaobject
dataarray
Nullable:
True
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?