The Amazon Store Data Extractor API for product information provides programmatic access to up-to-date, detailed data on millions of products available on Amazon. This API is especially useful for users who need to integrate accurate, real-time information into their systems.
One of the key elements returned by the API is the ASIN (Amazon Standard Identification Number), which uniquely identifies each product. It also provides essential metadata such as product title, brand, direct URL, current and list prices, discount percentage, currency, and availability.
The API also includes product performance information such as average rating, number of reviews, estimated number of units recently purchased, and commercial labels such as “Limited Time Deal.” For products with multiple versions, the API details whether there are variations (by color, capacity, operator, etc.) and returns the ASINs associated with each variation.
In terms of technical specifications, the API can return both a product summary and an organized list of key features and a section of detailed technical specifications, which may include dimensions, weight, operating system, battery capacity, connectivity technology, and other relevant details.
In addition, it provides URLs for all images associated with the product, including thumbnails, enlarged views, and the main image. It also includes information about the seller, whether the product is Prime, whether it is fulfilled by Amazon, and the estimated delivery date.
This API is ideal for integrations with marketplaces, price comparison platforms, online stores, mobile catalog applications, or competitor analysis services. By centralizing reliable, structured, real-time information, it enables more informed business decisions and improves the end-user experience.
Returns detailed Amazon product data such as ASIN, prices, title, images, specifications, reviews, availability, and variations.
Product Details - Endpoint Features
| Object | Description |
|---|---|
asin |
[Required] Enter an ASIN |
{"success": true, "data": {"asin": "B0FQFMB4BG", "parent_asin": "B0FQGP35R9", "title": "iPhone 17 Pro Deep Blue 256GB", "brand": "Apple", "url": "https://www.amazon.com/dp/B0FQFMB4BG?th=1&psc=1", "current_price": 1299.0, "list_price": 269.99, "currency": "USD", "you_save_amount": -1029.01, "you_save_percent": -381.13, "rating": 3.5, "reviews_count": 3, "bought_last_month": null, "features": ["UNIBODY DESIGN. FOR EXCEPTIONAL POWER.\u2014Heat-forged aluminum unibody design for the most powerful iPhone ever made.", "DURABLE CERAMIC SHIELD. FRONT AND BACK.\u2014Ceramic Shield protects the back of iPhone 17 Pro Max, making it 4x more resistant to cracks. And the new Ceramic Shield 2 on the front has 3x better scratch resistance.", "THE ULTIMATE PRO CAMERA SYSTEM\u2014With all 48MP rear cameras and 8x optical-quality zoom\u2014the widest zoom range ever in an iPhone. It\u2019s the equivalent of 8 pro lenses in your pocket.", "18MP CENTER STAGE FRONT CAMERA\u2014 Flexible ways to frame your shot. Smarter group selfies, Dual Capture video for simultaneous front and rear recording, and more.", "A19 PRO CHIP. VAPOR COOLED. LIGHTNING FAST.\u2014A19 Pro is the most powerful iPhone chip yet, delivering up to 40 percent better sustained performance.", "BREAKTHROUGH BATTERY LIFE\u2014The unibody design creates massive additional battery capacity, for up to 33 hours of video playback. Charge up to 50% in 20 minutes.", "iOS 26. NEW LOOK. EVEN MORE MAGIC.\u2014A fresh design with Liquid Glass. Beautiful, delightful, and instantly familiar. With a more vibrant Lock Screen, customizable backgrounds and polls in Messages, Call Screening, and more.", "BUILT FOR APPLE INTELLIGENCE\u2014Personal, private, powerful. Write, express yourself, and get things done effortlessly.", "SATELLITE FEATURES\u2014If you don\u2019t have cell service or Wi-Fi, iPhone can connect to a satellite so you can send and receive messages and Tapbacks. In a severe car crash, iPhone can connect to emergency services when you can\u2019t.", "STRONGER CONNECTIVITY. SUPERFAST SPEEDS.\u2014Stay connected at faster speeds with secure connections to Wi-Fi 7, 5G networks, and Bluetooth 6, plus eSIM."], "product_overview": {"Brand": "Apple", "Color": "Deep Blue", "Model Name": "iPhone 17 Pro", "Form Factor": "Bar", "Manufacturer": "Apple"}, "tech_specs": {"Package Dimensions": "10 x 6 x 4.5 inches", "Item Weight": "1 pounds", "ASIN": "B0FQFMB4BG", "Item model number": "MG7K4LL/A", "OS": "iOS", "Other display features": "Wireless", "Form Factor": "Bar", "Color": "Deep Blue", "Battery Power Rating": "4250 Milliamp Hours", "Whats in the box": "USB Cable", "Manufacturer": "Apple", "Date First Available": "September 9, 2025"}, "in_stock": true, "availability_message": "In Stock", "delivery_info": "Saturday, October 25", "merchant_id": "ATQQBVXK188KS", "merchant_name": null, "sold_by": "Expercom - Apple Premier Partner", "ships_from": "Expercom - Apple Premier Partner", "is_prime": true, "is_amazon_fulfilled": null, "has_variations": false, "total_variations": 0, "variation_asins_in_page": ["B0FQFMB4BG"], "variation_configuration": {}, "images": ["https://m.media-amazon.com/images/I/31TYRa-LGvL._AC_SR38,50_.jpg", "https://m.media-amazon.com/images/I/31rfqCaRgfL._AC_SR38,50_.jpg", "https://m.media-amazon.com/images/I/41BzsQOn7cL._AC_SR38,50_.jpg", "https://m.media-amazon.com/images/I/2124D0aGIsL._AC_SR38,50_.jpg", "https://m.media-amazon.com/images/I/41sqlKkk9dL._AC_SR38,50_.jpg", "https://m.media-amazon.com/images/I/3146UoNR1FL._AC_SR38,50_.jpg", "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/transparent-pixel._V192234675_.gif", "https://m.media-amazon.com/images/I/61pUrAL8zJL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/61ozvlQGuQL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/910b18HXz2L._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/71yIXvaI3HL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/8192if0XUnL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/61NpdluW73L._AC_SL1500_.jpg"], "main_image": "https://m.media-amazon.com/images/I/61pUrAL8zJL._AC_SY300_SX300_QL70_FMwebp_.jpg", "extraction_timestamp": "2025-10-22T17:45:13.648201+00:00", "domain": "US", "categories": ["Cell Phones & Accessories", "Cell Phones"], "badges": ["Limited Time Deal"]}, "metadata": {"execution_region": "us-east-1"}}
curl --location --request GET 'https://zylalabs.com/api/10919/amazon+store+data+extractor+api/20628/product+details?asin=B0FQFMB4BG' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The GET Product Details endpoint returns comprehensive product data, including the ASIN, title, brand, prices, availability, images, specifications, reviews, and variations. This allows users to access detailed information about millions of products on Amazon.
Key fields in the response include ASIN, title, brand, current and list prices, currency, rating, reviews count, features, and URLs for product images. These fields provide essential insights into each product's details and performance.
The response data is structured in a JSON format, with a top-level "success" field indicating the request status, followed by a "data" object containing product details. This organized structure allows for easy parsing and integration into applications.
The endpoint provides information on product specifications, pricing, availability, customer reviews, average ratings, and variations. It also includes seller information and delivery estimates, making it a comprehensive resource for product data.
Users can customize their requests by specifying parameters such as ASIN or product category to retrieve specific product details. This flexibility allows for targeted data retrieval based on user needs.
The data is sourced directly from Amazon's product listings, ensuring that it reflects the most current and accurate information available. This direct integration helps maintain data reliability and relevance.
Typical use cases include integrating product information into e-commerce platforms, conducting price comparisons, enhancing mobile catalog applications, and performing competitor analysis. This data supports informed business decisions and improves user experiences.
Users can leverage the returned data to display product details on their platforms, analyze market trends, and optimize inventory management. By understanding the structure and fields, users can create tailored experiences for their customers.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
6,739ms
Service Level:
100%
Response Time:
1,102ms
Service Level:
100%
Response Time:
5,838ms
Service Level:
100%
Response Time:
1,793ms
Service Level:
100%
Response Time:
87ms
Service Level:
100%
Response Time:
4,163ms
Service Level:
100%
Response Time:
727ms
Service Level:
100%
Response Time:
28ms
Service Level:
100%
Response Time:
3,694ms
Service Level:
100%
Response Time:
341ms
Service Level:
100%
Response Time:
624ms
Service Level:
100%
Response Time:
1,148ms
Service Level:
100%
Response Time:
643ms
Service Level:
100%
Response Time:
958ms
Service Level:
100%
Response Time:
144ms
Service Level:
100%
Response Time:
719ms
Service Level:
100%
Response Time:
3,256ms
Service Level:
100%
Response Time:
1,291ms
Service Level:
100%
Response Time:
1,189ms
Service Level:
100%
Response Time:
4,907ms