Amazon Product Data API — 25 Endpoints, 21 Marketplaces
Real-time Amazon product data API for prices, ASINs, reviews, seller data, and deals. 25 endpoints, 21 marketplaces. 2,000 free requests/month.
What Is the FlyByAPIs Amazon Product Data API?
FlyByAPIs Amazon Product Data API provides real-time access to Amazon product data, basically an Amazon Scraper API with prices, reviews, stock levels, seller information, deals, best sellers, and 25+ additional data points — delivered as structured JSON across 21 Amazon marketplaces worldwide. It handles Amazon’s anti-bot systems server-side, so developers get reliable data without managing proxies or scrapers. Available on RapidAPI starting at $0/month with 2,000 free requests.
Prices, ASINs, Reviews & More
The Amazon Product Data API gives you real-time product data across 21 marketplaces — prices, ASINs, reviews, seller info, deals, best sellers — returned as clean structured JSON through 25 purpose-built endpoints. No proxies, no JS rendering, no scraper to maintain.
21
Marketplaces
25
Endpoints
2K
Free req/month
Live
Real-time data
Whether you’re building a price tracker, repricing engine, product research tool, or affiliate content pipeline — get the real-time Amazon product data you need with zero infrastructure overhead. We handle Amazon’s anti-bot systems server-side. You make a request and get data back.
2,000 requests/month free · No credit card required
Endpoints
Products
| Endpoint | Description |
|---|---|
/amazon/search | Search products by keyword with filters for marketplace, sort order, and page. |
/amazon/product | Get full product details by ASIN: title, price, images, rating, description, variants. |
/amazon/product/reviews | Fetch customer reviews for a product with text, rating, and metadata. |
/amazon/product/offers | Get all offers (sellers) for a specific product with pricing and fulfillment info. |
/amazon/product/best-sellers | Retrieve current best-seller lists by category. |
/amazon/product/new-releases | Get new product releases by category. |
/amazon/product/movers-shakers | Products with the biggest rank improvements in the last 24 hours. |
/amazon/product/most-wished-for | Most wish-listed products by category. |
Sellers
| Endpoint | Description |
|---|---|
/amazon/seller | Get seller profile information by seller ID. |
/amazon/seller/products | List all products offered by a specific seller. |
Categories
| Endpoint | Description |
|---|---|
/amazon/categories | Browse the Amazon category tree. |
/amazon/category/products | Get products within a specific category. |
Deals & Coupons
| Endpoint | Description |
|---|---|
/amazon/deals | Current active deals and lightning deals. |
/amazon/coupons | Products with active coupon discounts. |
Additional Endpoints
| Endpoint | Description |
|---|---|
/amazon/autocomplete | Amazon search autocomplete suggestions. |
/amazon/product/questions | Customer Q&A for a product. |
/amazon/product/images | All product images including variants. |
/amazon/product/specifications | Technical specifications table for a product. |
/amazon/product/also-bought | “Customers also bought” recommendations. |
/amazon/product/also-viewed | “Customers also viewed” recommendations. |
/amazon/store | Amazon Store page data. |
/amazon/store/products | Products within an Amazon Store. |
/amazon/influencer | Amazon Influencer page data. |
/amazon/influencer/products | Products recommended by an influencer. |
/amazon/influencer/storefront | Influencer storefront information. |
Extractable Data Fields
Every product request returns structured JSON with:
| Field | Description |
|---|---|
| ASIN | Amazon Standard Identification Number |
| Title | Full product title |
| URL / full_url | Short canonical URL and full descriptive product URL |
| image / image_id | Product image URL and image ID extracted from CDN path |
| Price | Current price, list price, discount percentage |
| Rating | Star rating (0–5) and total review count |
| Reviews | Individual review text, date, verified purchase flag, helpful votes |
| BSR | Best Sellers Rank by category |
| Seller | Seller name, ID, rating, review count, fulfillment type (FBA/FBM) |
| Deal Price | Lightning deal and coupon prices when active |
| Availability | In-stock status, stock quantity per seller, across 21 marketplaces |
| is_prime | Amazon Prime eligibility |
| sponsored | Whether the result is a sponsored/ad placement |
| has_variations | Whether the product has size/color/style variants |
| position / organic_position / sponsored_position | Absolute position, organic rank, and ad rank in results |
| bought_last_month | “X+ bought in past month” social proof signal |
| badges | Product badges (Best Seller, Amazon’s Choice, etc.) |
| delivery_info | Delivery options with dates (primary + secondary shipping messages) |
| Images | All product images including variant images at full resolution |
| Specifications | Technical specs table for the product |
Code Examples
| |
| |
| |
Example JSON Response
| |
Features
- 21 Marketplaces — Extract data from Amazon US, UK, DE, FR, JP, IN, CA, AU, IT, ES, and 11 more.
- 25 Endpoints — Purpose-built endpoints for every type of Amazon data: products, sellers, categories, stores, and influencers.
- Real-time Pricing — Get current prices, deal prices, coupon discounts, and all active offers for any product.
- Complete Review Data — Full review text, ratings, verified purchase flags, helpful votes, and review dates.
- Seller Intelligence — Profile data, product listings, ratings, and fulfillment details for any seller.
- Deal & Coupon Tracking — Monitor lightning deals, daily deals, and coupon-eligible products.
- Structured JSON — Clean, consistent data format across all endpoints. No HTML parsing needed.
Use Cases
Amazon Price Monitoring & Real-Time Price Tracking
Build price drop alert systems that monitor ASINs daily and notify users when prices fall below target thresholds. Detect MAP violations, track competitor pricing strategies, and trigger repricing logic — all from live Amazon data.
Product Research & Arbitrage
Combine BSR, review velocity, and amazon price api data to score products for private label viability or retail arbitrage. Compare amazon product data across marketplaces to find pricing gaps and demand signals.
Amazon Competitor Tracking & Market Analysis
Monitor competitor product listings, pricing changes, review counts, and new launches across 21 Amazon marketplaces. Track entire seller catalogs programmatically and get alerted when competitors enter your category.
Affiliate Content Automation
Fetch real-time prices, images, ratings, and review counts for any product ASIN and inject them into affiliate review pages automatically. Always accurate amazon product data, never stale cached values.
Free tier · No credit card · Cancel anytime
Why Developers Switch
Amazon has one of the most aggressive anti-scraping systems on the web. IP bans come fast, page structure changes without warning, and JS rendering adds latency you can’t absorb at scale. Most teams underestimate the maintenance burden until their in-house scraper goes down on a Friday night.
We ran into the same wall. So we built the infrastructure once — proxy rotation, JS rendering, session management, bot detection handling — and wrapped it in a clean REST API. Now it just works, for us and for everyone using Flyby.
Why other approaches fail
Scraping Amazon directly
Amazon bans IPs within hours on any meaningful volume. CAPTCHAs, honeypot links, and dynamic page structures make raw scraping a continuous engineering project — not a one-time setup.
Unofficial libraries and open-source scrapers
Fragile by nature. Amazon updates their frontend and your data pipeline breaks silently. You're now on rotation maintaining someone else's abandoned code instead of building your product.
Other Amazon data APIs
Most charge $50–$300/month for equivalent request volumes, cover fewer marketplaces, and lock advanced endpoints behind higher tiers. Flyby starts free with 25 endpoints across 21 marketplaces — no feature gating.
Free tier available — no credit card required
vs. Competitors
| Feature | Flyby Amazon API | Rainforest API (Traject Data) | ScraperAPI | Build It Yourself |
|---|---|---|---|---|
| Price per 10K requests | $14.99 | $83 | ~$24.50 | Infra cost + dev time |
| Marketplaces | ✓ 21 | ~12 | Not specified | Varies |
| Dedicated endpoints | ✓ 25 endpoints | ~15 | Amazon scraper endpoint | ✗ Build each |
| Anti-ban handling | ✓ Managed | ✓ Managed | ✓ Managed | ✗ Your problem |
| Real-time data | ✓ | ✓ | ✓ | ✓ |
| Deals & influencer data | ✓ Both | Deals only | ✗ | ✗ |
| Maintenance required | ✓ None | ✓ None | ✓ None | ✗ Ongoing |
Get Started in Minutes
- Sign up on RapidAPI — it’s free.
- Subscribe to the Basic plan (2,000 free requests/month).
- Copy your API key from the RapidAPI dashboard.
- Make your first request using the code examples above.
We ran daily price monitoring across 12,000 SKUs with a fragile in-house scraper that needed attention every other week. Developers who’ve made the switch say the same thing: it just works. Start free, get your first result in under 5 minutes, and scale only when you need to.
Start Free, Scale as You Grow
All plans include full API access to every endpoint. No feature gating.
Basic
2,000 free req/month — forever if you join before April 20
Free tier drops to 150 req/month for new users after that
- 2,000 requests/month
- Shared rate limit
Frequently Asked Questions
Q How do I get real-time Amazon product prices via API?
Q How do I build an Amazon price tracker?
Q What is the best API for scraping Amazon product data?
Q Can I scrape Amazon without getting blocked?
Q How do I get Amazon Best Seller data via API?
Q Does the FlyByAPIs Amazon API support all Amazon country sites?
Q How do I get Amazon product reviews via API?
Q What Amazon data can I extract with the FlyByAPIs API?
Ready to Get Started?
Sign up for free and make your first API call in under 5 minutes.