Amazon Bestseller Rankings
Daily updated Amazon bestseller rankings API with product data, price history, and ranking history for US, India, Canada, and UAE marketplaces.
3 subscribers
8.7/10 popularity
3928 ms avg latency
81% success rate
18 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 Bestseller Rankings endpoints
| Method | Endpoint | Description |
|---|---|---|
| Products | ||
| GET |
compareProductPrices /products/{asin}/price-comparison |
Compare product pricing across all Amazon domains |
| GET |
getProductFullDetails /products/{asin}/full |
Retrieve complete product information including price history |
| GET |
getProductByAsin /products/{asin} |
Retrieve detailed product information using Amazon Standard Identification Number (ASIN). **How to use:** - Replace `{asin}` in the URL with the actual ASIN (e.g., B0GL7TYJZZ,… |
| GET |
getProductGlobal /products/{asin}/global |
Retrieve product information from all available Amazon domains |
| GET |
compareProduct /compare/{asin} |
Alias for /products/{asin}/price-comparison |
| GET |
getBestsellers /bestsellers |
Alias for /top-products. Get bestselling products from any domain with pagination. **All Domains Supported:** - `com` - Amazon.com (United States) - `in` - Amazon.in (India) -… |
| GET |
searchProducts /products/search |
Search for products by name across a specific Amazon domain. **Advanced Filters:** - Price range filtering (min_price, max_price) - Rating filtering (min_rating) - Category… |
| GET |
searchAllDomains /products/search-all |
Search for products across multiple Amazon domains simultaneously. Perfect for global price comparison and finding the best deals. |
| GET |
getTopProducts /top-products |
Retrieve top bestselling products for any domain (com, in, ae, ca) with pagination support. **Multi-Domain Support:** - Use `domain=com` for Amazon.com (US) - Use `domain=in` for… |
| Categories | ||
| GET |
getProductsByCategoryId /categories/by-id/{categoryId}/products |
Retrieve products using internal category ID |
| GET |
getCategoryTree /categories/tree |
Retrieve categories organized in a hierarchical tree structure |
| GET |
getProductsByCategory /categories/{slug}/products |
Retrieve products for a specific category |
| GET |
listCategories /categories |
Get all product categories for a specific domain with optional filtering. **Search Categories:** Add `search` parameter to filter categories by name (case-insensitive partial… |
| Price Drops | ||
| GET |
getTodayPriceDrops /price-drops/today |
Retrieve price drops that occurred today |
| GET |
getPriceDrops /price-drops |
Retrieve recent price drops for a domain |
| GET |
getRecentPriceDrops /price-drops/recent |
Retrieve price drops from the last N days |
| GET |
getDeals /deals |
Retrieve products with significant discounts |
| Health | ||
| GET |
healthCheck /health |
Check if the API is running and get available domains |
Amazon Bestseller Rankings pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $100 / month | — |
|