Skip to main content
GET
Seller Products

Path Parameters

string
required
The Amazon seller ID whose storefront to list.

Query Parameters

string
default:"com"
Amazon marketplace TLD or code where the seller operates.Examples: com, co.uk, de
integer
default:1
Page number for paginated storefront results. Starts at 1.

Response

string
The seller ID whose storefront was listed.
string
Marketplace domain.
array
Array of products in the seller storefront.
object
Pagination metadata with current_page, total_pages, total_results.

Example Response

Each seller products request costs 5 credits. Failed requests are not charged.

Authorizations

x-api-key
string
header
required

Path Parameters

seller_id
string
required

The Amazon seller ID whose storefront to list.

Query Parameters

domain
string
default:com

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

page
integer
default:1

Page number for paginated storefront results.

Required range: x >= 1

Response

200 - application/json

Seller storefront products

seller_id
string
domain
string
results
object[]
pagination
object