Search apps by name

Get the application ids matching an app name, or part of one, on the App Store and on Google Play in a single call, for 11 credits per request whatever the limit, ranked by store relevance.

Price

DatapointDescriptionCredits/request
candidate objectHash containing the application id, the title and the icon of each candidate, for both stores.11

A rejected parameter costs 1 credit. A request that reaches neither store costs nothing.

The response for the request will be a JSON which contains one array of candidates per store, ranked by store relevance, without pagination.

The country parameter selects the storefront. The search language is not a parameter: each store applies its own default language for that country, and the two are not always the same. For in, the App Store is searched in en and Google Play in in.

Query Params
string
required
Defaults to strava

The app name, or part of it, to search for. Surrounding whitespace is stripped and an empty value returns a 422.
Default: strava

integer
1 to 10
Defaults to 5

The number of candidates you want to fetch per store, from 1 to 10. It does not change the price.
Default: 5

string
^[a-z]{2}$
Defaults to us

Two letter country code of the storefront to search. The search language is not a parameter: each store applies its own default language for that country.
Default: us

Responses

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