Skip to content
Login Sign up

Amazon API

One endpoint with a type parameter covers every Amazon surface: search, product detail, bestsellers, deals, categories, seller profiles, seller products, and seller feedback. Works across 19 marketplaces (amazon.com, amazon.co.uk, amazon.de, and more).

GET https://ecom.shifter.io/v1?engine=amazon&api_key=YOUR_API_KEY&type=<type>

Pass your API key as the api_key query parameter. Keys live in the panel under SERP API (Amazon shares the SERP API plan quota).

typeReturns
searchProduct search results
productProduct detail page
bestsellersBestsellers for a category
todays-dealsCurrent Amazon deals
categoryCategory listing
seller_profileSeller info and ratings
seller_productsA seller’s product catalog
seller_feedbackReviews left for a seller

Each type has its own page with specific parameters and response samples. See the cards below.

Terminal window
curl "https://ecom.shifter.io/v1?engine=amazon&api_key=YOUR_API_KEY&type=search&q=memory+card"