Skip to content
All sites
Data API

Amazon Data API

Products, search, reviews and seller data across every Amazon marketplace.

12endpointsTLS Fingerprint · Rate Limit · Captcha handled for you
amazon.comGET/amazon/autoco…GET/amazon/searchGET/amazon/bestse…{ } JSON
Example
amazon.com
Example
JSON responseclick the page to trace a field
{
"seller_id": "A2EXAMPLESELLER",
"domain": "us",
"name": "TechDeals Warehouse",
"rating": 96,
"ratings_total": 2451,
"feedback": "96% positive over the last 12 months (2,451 ratings)",
"feedback_summary": {
"30_days": {
"positive": 97,
"count": 214
},
"90_days": {
"positive": 96,
"count": 640
},
"12_months": {
"positive": 96,
"count": 2451
},
"lifetime": {
"positive": 95,
"count": 18204
}
},
"business_name": "TechDeals Warehouse LLC",
"business_address": "742 Commerce Way, Reno, NV 89502, US",
"storefront_url": "https://www.amazon.com/sp?seller=A2EXAMPLESELLER"
}
GET/v1/data/amazon/sellers/{seller_id}1 credit / run

Get Seller

Seller storefront profile: business name, feedback rating and rating counts across 30-day / 90-day / 12-month / lifetime windows, plus business address.

Handled for you:TLS FingerprintRate LimitCaptcha
Parameters
NameTypeReqDescription
seller_idstringyesAmazon seller id.
Advanced filters
domainstringnoAmazon marketplace TLD or code. Examples: com, co.uk, de (default: com)
marketstringnoMarketplace code, alternative to domain. Examples: us, uk, de, jp.
countrystringnoTwo-letter country code to pick the marketplace. Example: GB selects the UK store.