v1

latestOpenAPI 3.0.32026-08-066392.2 KB
Keywords

<div class="endpoint-description"> <h4 class="opblock-title">Description</h4> <div> Returns keywords for which the queried ASIN(s) appear in Amazon search results. For a given keyword, Jungle Scout collects up to 3 pages of Amazon keyword search results. Query up to 10 ASINs at a time. Apply filters to narrow search results </div> </div>
post/api/keywords/keywords_by_asin_query

Query parameters

marketplace'us' | 'uk' | 'de' | 'in' | 'ca' | 'fr' | 'it' | 'es' | 'mx' | 'jp' required
sort'name' | '-name' | 'dominant_category' | '-dominant_category' | 'monthly_trend' | '-monthly_trend' | 'quarterly_trend' | '-quarterly_trend' | 'monthly_search_volume_exact' | '-monthly_search_volume_exact' | 'monthly_search_volume_broad' | '-monthly_search_volume_broad' | 'recommended_promotions' | '-recommended_promotions' | 'sp_brand_ad_bid' | '-sp_brand_ad_bid' | 'ppc_bid_broad' | '-ppc_bid_broad' | 'ppc_bid_exact' | '-ppc_bid_exact' | 'ease_of_ranking_score' | '-ease_of_ranking_score' | 'relevancy_score' | '-relevancy_score' | 'organic_product_count' | '-organic_product_count'
page[size]integer

Number of results per page. Max 100

page[cursor]string

Pagination cursor generated by server.

Response

success

All 6 operations