Amazon Product Data
This API is a quick way to get data about any product on amazon, including its reviews, offers, and overall description. You can also get search results using this API.
Amazon Product Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Product details /products/{productId} |
This endpoint provides all the product details, including the price, description and variations. |
| GET |
Get Product Offers /products/{productId}/offers |
Get all the offers related to the product. |
| GET |
Get Product Reviews /products/{productId}/reviews |
This endpoint provides all the reviews that a specific product has. |
| GET |
Get Search Data /search/{searchQuery} |
This endpoint provides you with all the search data related to a specific keyword |
Amazon Product Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|