/amazon/products/offers
Get all marketplace offers for an Amazon product by ASIN: price, condition (new/used grade), seller (id, name, rating), ships_from, sold_by and delivery. X-Total-Available-Results reports the total number of offers.
Price: 5 credits per 10 results
💡 AI Hint: List every buying option (offer) for an Amazon product by ASIN (or product URL). Returns offers with asin, price/currency/savings_percent, condition (e.g. ‘New’, ‘Used - Like New’, ‘Refurbished - Good’), condition_note, ships_from, sold_by, is_prime, delivery, and seller (id, name, rating, rating_count, positive_percent). The X-Total-Available-Results header reports the total offer count. Use the domain field for non-US marketplaces.
⚠️ Common errors: 412: No offers found (well-formed but nonexistent ASIN, or product has no buying options)
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
Amazon product ASIN or a product URL containing it
1"B07ZPKBL9V"
"https://www.amazon.com/dp/B09B8V1LZ3"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Amazon marketplace domain.
amazon.com, amazon.co.uk, amazon.de, amazon.fr, amazon.it, amazon.es, amazon.ca, amazon.co.jp, amazon.com.mx, amazon.com.br, amazon.in, amazon.com.au, amazon.nl, amazon.se, amazon.pl, amazon.com.tr, amazon.ae, amazon.sa, amazon.sg Response
Successful Response