/apps/keywords-rankings/current.json

Price

DatapointCommentCredits/app/keyword
rankRanking of an app for a keyword.10
installsThe estimated number of daily installs driven by a keyword to an app.10
relevancyThe relevancy score is an indicator between 0 and 100, indicating how relevant a keyword is for your app.10
chanceA score between 1 and 100 that indicates how likely your app is to rank in the top 10 search results for the selected keyword.10
keiKEI (Keyword Efficiency Index): A score that indicates the visibility potential of a keyword, taking into account keyword volume and chance score.10

📘

Ranked, unranked or no data

To know whether your app is ranked on a keyword or not, you can refer to the following logic in the response data:

  • value = non-null and fetch_performed = true ➔ ranked
  • value = null and fetch_performed = true ➔ unranked
  • value = null and fetch_performed = false ➔ no data

In addition to value, you can useeffective_value, that corresponds to a value that is guaranteed to be non-null. effective_value is equal to value, or defaults to 501 if value = null

Query Params
string
required
Defaults to 317469184

Comma separated list of app ids (1095459556,835599320 or com.facebook.katana,us.zoom.videomeetings). Max 5 apps are allowed.

string
required
Defaults to super bowl,nfl,sports

Comma separated list of keywords. Max 5 keywords are allowed.

string
required
Defaults to rank,installs,relevancy, kei, chance

Comma separated list of metrics. Available metrics are listed in the table above.

string
Defaults to us

Two letter country code.
List of countries

string

Two letter language code.
List of countries

string
enum
Defaults to iphone

The device you want to fetch the top chart for: iphone, ipad or android

Allowed:
Response

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