Keywords two apps both rank for

app_keyword_overlap is a $0.20 GET request on the Wuthering AI API. Compare two apps head to head on App Store keywords. It answers complete JSON, and a call that fails is not charged.

Endpoint

GET /v1/app_keyword_overlap

Price per successful call

$0.20

Failed calls

Not charged

curl 'https://wutheringai.com/v1/app_keyword_overlap?app_ids=…&token=YOUR_TOKEN'

What does app_keyword_overlap return, and when should you call it?

Return the App Store keywords two apps both rank for, with each app's position.

App Store only. The direct head-to-head, and the app-store analogue of wuthering_domain_keyword_overlap.

Returns: keyword, search volume, and both apps' rank_absolute values.

Use to build a store-optimisation gap list. Don't use to discover competitors, which is wuthering_app_competitors.

What parameters does app_keyword_overlap take?

app_keyword_overlap accepts 4 parameters, of which 1 is required. Array values are comma-separated on the query string.

Parameters accepted by the app_keyword_overlap operation
ParameterTypeRequiredDescription
app_idsarrayyesNumeric Apple app ids to intersect, usually two.
location_codenumbernoNumeric location code to scope results to. Defaults to 2840 (United States). Search volume and competition vary sharply by country, so set this when the question is about a specific market.Defaults to 2840
language_codestringnoISO language code for results, for example 'en' or 'de'. Defaults to 'en'.Defaults to en
limitnumbernoMaximum rows to return (1 to 1000, default 100). Ask for the fewest that answer the question: every row is billed and spends the caller's context.Defaults to 100

Reference for app_keyword_overlap · last updated · published by Wuthering AI