GET /amazon/offers
Returns the products offers using as input the target asin and marketplace.
Endpoint currently in beta release. For any bug please reach info@asgardata.com
Request Headers
Query Parameters
marketplace
(required, string) - Amazon marketplace in ISO 3166-1 alpha-2. (Note that UK is “uk” not “gb”)asin
(required, string) - Amazon target product asin
Responses Codes
Bad input or non-existing asins (404 from Amazon) requests will be charged anyway.
Request URL Example
Response Example
Response example with no other offers
Response example for bad/invalid ASIN
Last updated