Amazon Data API
This API allows you to fetch product details, search for products, retrieve reviews, get seller information, and much more
3 subscribers
13 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Amazon Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Products /api/search |
Searches for products on Amazon. |
| GET |
Get Product Details by ASIN /api/product |
Retrieves detailed information about a product using its Amazon Standard Identification Number (ASIN). |
| POST |
Get Product Details by URL /api/product/byurl |
Retrieves product details using the product's Amazon URL. |
| GET |
Get Product Offers /api/product/offers |
Retrieves available offers for a specific product. |
| GET |
Get Product Reviews /api/product/review |
Retrieves reviews for a specific product. |
| POST |
Get Products by Category /api/product/bycategory |
Retrieves products from a specific Amazon category. |
| GET |
Get Product Deals /api/product/deals |
Retrieves current deals and discounts. |
| GET |
Get Best Seller Products /api/product/bestseller |
Retrieves Amazon's best-selling products. |
| GET |
Get Seller Information /api/seller/info |
Retrieves detailed information about an Amazon seller. |
| GET |
Get Seller Products /api/seller/products |
Retrieves products offered by a specific seller. |
| GET |
Get Search Suggestions /api/search/suggestions |
Retrieves search suggestions for a given query. |
| GET |
Get Categories V1 /api/categories/v1 |
Retrieves second-level categories. |
| GET |
Get Categories V2 /api/categories/v2 |
Retrieves main categories. |
Amazon Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $14.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $347 / month | — |
|