Amazon Product Search API
The Amazon Product Search API allows you to search for products on Amazon with advanced filtering options, pagination support, and multiple sort orders. Perfect for e-commerce integration, price monitoring, competitive analysis, and product research.
API Features
Advanced Search Search Amazon products with multiple filters including price range, condition, brand, and more
Pagination Support Navigate through search results with pagination support
Multiple Sort Options Sort by relevance, price, reviews, newest, or best sellers
Global Marketplace Search across multiple Amazon marketplaces worldwide
Live API Demo
API Response (JSON)
{} Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- E-commerce Integration: Integrate Amazon product search into your application
- Price Monitoring: Track product prices and detect price changes
- Competitive Analysis: Analyze competitor products and pricing strategies
- Product Research: Research products by category, brand, or seller
- Market Intelligence: Gather market data for business intelligence
- Price Comparison: Compare prices across different sellers and conditions
API Parameters
- query: Search query (required), e.g., "iPhone 15", "laptop"
- country: Amazon marketplace country (optional, default: US), e.g., US, GB, CA, AU, DE, FR, IT, ES, JP, IN
- page: Page number for pagination (optional, default: 1)
- sortBy: Sort order (optional), options: RELEVANCE, LOWEST_PRICE, HIGHEST_PRICE, REVIEWS, NEWEST, BEST_SELLERS
- minPrice: Minimum price filter (optional)
- maxPrice: Maximum price filter (optional)
- productCondition: Product condition filter (optional), options: ALL, NEW, USED, RENEWED, COLLECTIBLE
- brand: Brand filter (optional, comma-separated)
- sellerId: Seller ID filter (optional, comma-separated)
- isPrime: Prime products only (optional, boolean)
- fourStarsAndUp: 4+ stars only (optional, boolean)
- dealsAndDiscounts: Deals filter (optional), options: NONE, ALL_DISCOUNTS, TODAYS_DEALS
- language: Language code (optional)
- fields: Field projection (optional, comma-separated)
📌 Note: This page is a live demo of the Amazon Product Search API.
The search query supports both free-form text and product ASINs. Results are paginated and can be sorted by various criteria.
⚠️ Important: Make sure to use valid country codes and parameter values.
Invalid parameters may result in empty results or errors.
Subscription Plans
Choose a subscription plan to access this API with higher rate limits and priority support.
View Subscription Plans →