GET
/
products
/
{marketplace}
/
{asin}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

asin
string
required

Amazon Standard Identifier (ASIN) for an Amazon product. Example: B09G9FPHY6

marketplace
enum<string>
required
Available options:
amazon.com,
amazon.co.uk,
amazon.ca,
amazon.de,
amazon.fr

Response

200 - application/json
asin
string
required

Amazon Standard Identifier (ASIN) for an Amazon product. Example: B09G9FPHY6

marketplace
enum<string>
required

Represents an Amazon marketplace.

Available options:
amazon.com,
amazon.co.uk,
amazon.ca,
amazon.de,
amazon.fr
pricing
object
required
commission
number
required
title
string
required

The amazon title of the product

inStock
boolean
required
category
string
required
brandId
string
required

The ID of the brand the product is associated with

access
boolean
required

true when you have an active partnership with the brand the product is associated with

image
string
required
parentAsin
string | null
required
variations
string[]
required