Amazon Offers API
amazon_offersRetrieve all buying offers and sellers for any Amazon product using its ASIN. Specify domain and country to get marketplace-specific results.
Instructions
Fetch all buying offers and sellers for an Amazon product by ASIN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | Amazon ASIN of the product. | |
| domain | No | Amazon TLD, e.g. com, in, de, co.uk. (API default: com) | |
| country | No | Two-letter ISO marketplace country code. (API default: us) |