🚀 Amazon Real-Time Data API
Search and browse Amazon-style catalog data: product search, category listings, product and seller reviews, seller storefront products, best-seller charts, deals, and influencer posts. Use it for price discovery, research tools, or shopping experiences (subject to your compliance with Amazon and RapidAPI terms).
🚀 Amazon Real-Time Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search and catalog | ||
| GET |
amazonProductSearch /api/amazon/product/search |
Free-text or ASIN-oriented search with optional filters. |
| GET |
amazonCategoryProducts /api/amazon/category/products |
Lists products for a browse category id. |
| Reviews | ||
| GET |
amazonSellerReviews /api/amazon/seller/reviews |
|
| GET |
amazonProductReviews /api/amazon/product/reviews |
Reviews for one ASIN. |
| Sellers | ||
| GET |
amazonSellerProducts /api/amazon/seller/products |
|
| Rankings and deals | ||
| GET |
amazonDeals /api/amazon/deals |
Filtered deals and promotional listings. |
| GET |
amazonBestSellers /api/amazon/bestSellers |
Best-seller / movers / wishlist style lists for a category path slug. |
| Influencers | ||
| GET |
amazonInfluencerPosts /api/amazon/influencer/posts |
Lists posts for an influencer storefront. Optional `query` filters posts by keyword (separate from `influencer_name`). |
🚀 Amazon Real-Time Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | 2 / second |
|
| ULTRA Recommended | $14.99 / month | 5 / second |
|
| MEGA | $24.99 / month | 10 / second |
|