Getting Started

Sections

Theme switcher

App Details

Header Parameters

api-keystring

Query Parameters

start_datestring Required

Start date in 'YYYY-MM' or 'YYYY-MM-DD' format

end_datestring Required

End date in 'YYYY-MM' or 'YYYY-MM-DD' format

granularitystring

Time granularity — 'monthly', 'weekly' or 'daily'

Enum values:
dailyweeklymonthly
metricsarray

metrics: Comma separated list of metrics to retrieve. Available metrics: 'Title','BundleId','PublisherName','AppWebsite','CategoryPrimary','CategorySecondary','StoreUrl','IconSmall','IconLarge','Screenshots','FeaturedGraphic','Description','ShortDescription','LocalizedLanguages','ContainsAds','Price','Currency','AppAvailability','AppSize','InAppPurchase','ReleaseDate','LastUpdateDate','Version','PrivacyPolicyUrl','ContentRatingCount','ContentAvgRating'

Enum values:
is_publishedapp_titlebundle_idpublisher_nameapp_websitepublisher_appsvideo_urlscategory_primary_namecategory_secondary_namescategory_primary_id
... 22 other enums
storestring Required

App Store ('google', 'apple')

Enum values:
googleapple
app_idstring Required

App ID or Bundle ID (if Store=apple and it is a string value than treat as Bundle ID)

countrystring

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

languagestring

Language code for app details.

include_unpublished_appsboolean

Include unpublished apps in search results. Default is false

formatstring

Format in which the reply should be returned. Possible values: 'json' (default) or 'xml'

Enum values:
jsonxml

Response

200
Object
Success

Response Attributes

metaobject

Show child attributes

dataarray
Nullable:
True

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in Claude

Code with AI