API explorer
Getting Started

Sections

Theme switcher

App Details

Header Parameters

api-keystring

Query Parameters

start_datestring

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

end_datestring

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: 'is_published', 'app_title', 'bundle_id', 'publisher_name', 'app_website', 'publisher_apps', 'video_urls', 'category_primary_name', 'category_secondary_names', 'category_primary_id', 'category_secondary_ids', 'store_url', 'icon_small_url', 'icon_large_url', 'screenshot_urls', 'featured_graphic_url', 'description, 'short_description', 'localized_languages', 'contains_ads', 'price', 'price_value', 'price_currency'...

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 | null

Show child attributes

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot