Skip to main content
GET
Get Offers

Path Parameters

string
required
The ASIN of the product to list offers for.

Query Parameters

string
default:"com"
Amazon marketplace TLD or code where the product is listed.Examples: com, co.uk, de
string
Delivery postal/zip code for localized offers and delivery estimates.

Response

string
The ASIN the offers belong to.
string
Marketplace domain.
array
Array of seller offers, ordered with the Buy Box winner first.

Example Response

Each offers request costs 8 credits. Single-seller products return an empty offers array. Failed requests are not charged.

Authorizations

x-api-key
string
header
required

Path Parameters

asin
string
required

The ASIN of the product to list offers for.

Query Parameters

domain
string
default:com

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

zip
string

Delivery postal/zip code for localized offers and delivery estimates.

Response

200 - application/json

Offer listing

asin
string
domain
string
offers
object[]