Amazon

Product Search

Searches Amazon marketplace products by keyword or ASIN with country, sort, condition, Prime-only, deals, and page controls. Use it to discover products for catalog research, price comparison, or competitive assortment analysis.

get/api/amazon/search-products/v1

Query parameters

tokenstring required

Authentication token for this API service.

keywordstring required

Search keyword or ASIN to find Amazon products.

country'US' | 'AU' | 'BR' | 'CA' | 'CN' | 'FR' | 'DE' | 'IN' | 'IT' | 'MX' | 'NL' | 'SG' | 'ES' | 'TR' | 'AE' | 'GB' | 'JP' | 'SA' | 'PL' | 'SE' | 'BE' | 'EG' | 'ZA' | 'IE'

Amazon Country

Country code for the Amazon marketplace.

Available Values:

  • US: United States
  • AU: Australia
  • BR: Brazil
  • CA: Canada
  • CN: China
  • FR: France
  • DE: Germany
  • IN: India
  • IT: Italy
  • MX: Mexico
  • NL: Netherlands
  • SG: Singapore
  • ES: Spain
  • TR: Turkey
  • AE: United Arab Emirates
  • GB: United Kingdom
  • JP: Japan
  • SA: Saudi Arabia
  • PL: Poland
  • SE: Sweden
  • BE: Belgium
  • EG: Egypt
  • ZA: South Africa
  • IE: Ireland
sortBy'RELEVANCE' | 'LOWEST_PRICE' | 'HIGHEST_PRICE' | 'REVIEWS' | 'NEWEST' | 'BEST_SELLERS'

Amazon Sort By

Sort order for Amazon product search results.

Available Values:

  • RELEVANCE: Relevance
  • LOWEST_PRICE: Lowest Price
  • HIGHEST_PRICE: Highest Price
  • REVIEWS: Reviews
  • NEWEST: Newest
  • BEST_SELLERS: Best Sellers
productCondition'ALL' | 'NEW' | 'USED' | 'RENEWED' | 'COLLECTIBLE'

Amazon Product Condition

Product condition filter for Amazon search results.

Available Values:

  • ALL: All product conditions
  • NEW: New products
  • USED: Used products
  • RENEWED: Renewed products
  • COLLECTIBLE: Collectible products
isPrimeboolean

Whether to return only Prime-eligible products.

dealsAndDiscounts'NONE' | 'ALL_DISCOUNTS' | 'TODAYS_DEALS'

Amazon Deals And Discounts

Deals and discounts filter for Amazon search results.

Available Values:

  • NONE: Do not filter by deals or discounts
  • ALL_DISCOUNTS: Return discounted products
  • TODAYS_DEALS: Return today's deals
pageinteger

Page number for pagination.

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/amazon/search-products/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.