Skip to main content
GET
Get Product Detail

Path Parameters

asin
string
required
The Amazon Standard Identification Number (ASIN) of the product. You can find this in search results or extract it from a product URL (/dp/{ASIN}).

Query Parameters

domain
string
default:"com"
Amazon marketplace TLD or code where the product is listed.Examples: com, co.uk, de, fr
zip
string
Delivery postal/zip code for a localized buybox and delivery estimate.
language
string
Locale for the product page, e.g. en_US, de_DE.

Response

domain
string
Marketplace domain the product was fetched from.
product
object
Full product object.

Example Response

Each product detail request costs 10 credits. Failed requests are not charged.

Authorizations

x-api-key
string
header
required

Path Parameters

asin
string
required

The Amazon Standard Identification Number (ASIN) of the product.

Query Parameters

domain
string
default:com

Amazon marketplace TLD or code (com, co.uk, de, ...).

zip
string

Delivery postal/zip code for a localized buybox.

language
string

Locale for the product page, e.g. en_US, de_DE.

Response

200 - application/json

Product detail

domain
string
product
object