Skip to main content
GET
Retrieve Amazon product attributes

Authorizations

x-api-key
string
header
required

Query Parameters

channelId
string
required

Channel (store) ID. Must be an Amazon seller or vendor channel.

merchantId
string
required

Merchant ID that owns the channel. URL-encode values containing spaces or '@'.

asin
string
required

Amazon Standard Identification Number. Must contain exactly 10 letters or numbers. Lowercase input is normalized to uppercase.

Required string length: 10
Pattern: ^[A-Z0-9]{10}$
Example:

"B0020MMCJI"

Response

Successful operation

data
object | null
required

Null when no catalog item or listings exist for the ASIN.