Guide
Marketplaces
12 Amazon marketplaces with the same request format and the same response shape. Pass the code in the marketplace field of any product or monitoring task.
Supported marketplaces
| Code | Marketplace | Country | Currency | Language |
|---|---|---|---|---|
| com | amazon.com | United States | USD | English (en) |
| uk | amazon.co.uk | United Kingdom | GBP | English (en) |
| de | amazon.de | Germany | EUR | German (de) |
| fr | amazon.fr | France | EUR | French (fr) |
| es | amazon.es | Spain | EUR | Spanish (es) |
| it | amazon.it | Italy | EUR | Italian (it) |
| nl | amazon.nl | Netherlands | EUR | Dutch (nl) |
| ca | amazon.ca | Canada | CAD | English (en) |
| au | amazon.com.au | Australia | AUD | English (en) |
| jp | amazon.co.jp | Japan | JPY | Japanese (ja) |
| mx | amazon.com.mx | Mexico | MXN | Spanish (es) |
| in | amazon.in | India | INR | English (en) |
The same list is available from the API at GET /v1/appendix/marketplaces, and the health of each marketplace on the status page.
Aliases
These alternative codes are accepted on input and normalised in responses:
us→comusa→comgb→uk
Any other value fails the task with 40502 (Unknown marketplace).
Local data
- Prices are returned in the marketplace currency;
price.currencyalways states it. - Category names, variant labels and the labels of the product-details section are returned as the marketplace shows them: on
deyou get German category names anddetailskeys such ashersteller. - An ASIN can exist on one marketplace and not on another. A missing product returns
40402and is not charged. - Ranks are per marketplace: the same product has an independent Best Sellers Rank in each country.