Provides a comprehensive and organized dataset with information about Amazon products using the ASIN (Amazon Standard Identification Number) as input. Allows users to retrieve complete and structured data about products in real time, helping to create applications, dashboards, and tools that rely on accurate online marketplace data.
When a valid ASIN is provided, the endpoint returns key product attributes such as title, price, currency, and availability status. It also includes brand details, Prime eligibility, and delivery options, when available. Additional data, such as sales volume, Amazon's Choice status, and best-seller flags, provide valuable insight into the popularity and performance of the product within its category. The response also includes product variations, providing a detailed view of the different sizes, colors, or packaging options associated with the same listing.
Beyond basic information, the endpoint retrieves multimedia resources such as product images and, when available, videos uploaded by users or the brand itself. This is especially useful for platforms that need visual representations of products or for automated catalog management systems. In addition, it supports category identification, allowing developers to map and organize products according to their hierarchy within Amazon's structure.
Retrieves comprehensive Amazon product data by ASIN, including title, price, availability, brand, Prime status, sales volume, detailed specifications, media, and category information for any supported marketplace.
Product Data - Endpoint Features
| Object | Description |
|---|---|
ASIN |
[Required] Enter a ASIN of the product |
country |
[Required] Allowed values: US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG |
language |
Optional Supported languages per country: US: en_US, es_US AU: en_AU BR: pt_BR CA: en_CA, fr_CA FR: fr_FR, en_GB DE: de_DE, en_GB, cs_CZ, nl_NL, pl_PL, tr_TR, da_DK IN: en_IN, hi_IN, ta_IN, te_IN, kn_IN, ml_IN, bn_IN, mr_IN IT: it_IT, en_GB MX: es_MX NL: nl_NL, en_GB SG: en_SG ES: es_ES, pt_PT, en_GB TR: tr_TR AE: en_AE, ar_AE GB: en_GB JP: ja_JP, en_US, zh_CN SA: ar_AE, en_AE PL: pl_PL SE: sv_SE, en_GB BE: fr_BE, nl_BE, en_GB EG: ar_AE, en_AE |
[{"status":"OK","request_id":"91c4c32a-cd81-45f1-9b30-fd4ece789ef4","parameters":{"asin":"B0BZYCJK89","country":"US","language":"en_IN"},"data":{"asin":"B0BZYCJK89","product_title":"Owala FreeSip Insulated Stainless Steel Water Bottle with Straw, BPA-Free Sports Water Bottle, Great for Travel, 24 Oz, Denim","product_price":"$29.99","product_original_price":"$29.99","minimum_order_quantity":null,"currency":"USD","country":"US","product_byline":"Brand Owala","product_byline_link":null,"product_byline_links":[],"product_star_rating":null,"product_num_ratings":null,"product_url":"https://www.amazon.com/dp/B0BZYCJK89","product_slug":"owala-freesip-insulated-stainless-steel-water-bottle-with-straw-bpa-free-sports-water-bottle-great-f","product_photo":"https://m.media-amazon.com/images/I/61sS-XIvEXL._AC_UF350,350_QL50_.jpg","product_num_offers":1,"product_availability":"In Stock","is_best_seller":false,"is_amazon_choice":true,"is_prime":true,"climate_pledge_friendly":false,"sales_volume":"20K+ bought in past month","about_product":["24-ounce insulated stainless-steel water bottle with a FreeSip spout and push-button lid with lock","Patented FreeSip spout designed for either sipping upright through the built-in straw or tilting back to swig from the spout opening","Protective push-to-open lid keeps spout clean; convenient carry loop doubles as a lock"],"product_description":null,"product_information":{},"rating_distribution":{},"product_photos":["https://images-na.ssl-images-amazon.com/images/I/61sS-XIvEXL._SL1000_.jpg","https://images-na.ssl-images-amazon.com/images/I/41c+ROMdgcL._SL1000_.jpg"],"product_videos":[],"user_uploaded_videos":[],"video_thumbnail":null,"has_video":false,"product_details":{},"top_reviews":[],"top_reviews_global":[],"delivery":"Delivery Thursday, November 13. Order within 23 hrs 29 mins","primary_delivery_time":null,"category":{"id":"general","name":"General Products"},"category_path":[{"id":"cat_0","name":"Top","link":"https://www.amazon.us#"},{"id":"cat_1","name":"Details","link":"https://www.amazon.us#"},{"id":"cat_2","name":"Questions","link":"https://www.amazon.us#"},{"id":"cat_3","name":"Reviews","link":"https://www.amazon.us#"},{"id":"cat_4","name":"Explore","link":"https://www.amazon.us#"}],"product_variations_dimensions":[],"product_variations":{},"all_product_variations":{},"has_aplus":true,"has_brandstory":true}}]
curl --location --request GET 'https://zylalabs.com/api/10850/amazon+product+fetcher+pi/20532/product+data?ASIN=B0BZYCJK89&country=US&language=EN' --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 Data endpoint returns structured product information by ASIN, including title, price, availability, brand, Prime status, sales volume, specifications, media, and category details. This comprehensive dataset helps users understand product attributes and performance.
Key fields in the response include `product_title`, `product_price`, `product_availability`, `product_byline`, `product_url`, `product_photo`, `is_best_seller`, and `is_prime`. These fields provide essential insights into the product's market status and characteristics.
The response data is structured in a JSON format, containing a status, request ID, parameters, and a data object. The data object includes detailed product attributes, making it easy to parse and utilize in applications or dashboards.
The endpoint provides information such as product title, price, availability, brand details, Prime eligibility, sales volume, product images, and category classification. This diverse data set supports various applications, from e-commerce to analytics.
Users can customize their requests using parameters like `asin` (the product's ASIN), `country` (to specify the marketplace), and `language` (for localization). These parameters help tailor the data retrieval to specific needs.
Users can leverage the returned data to create product listings, analyze market trends, or develop comparison tools. For example, the `is_amazon_choice` field can help identify popular products, while `product_photo` can enhance visual presentations.
The data is sourced directly from Amazon's product listings, ensuring it reflects the most current and accurate information available. This direct integration helps maintain data integrity and relevance for users.
Typical use cases include building e-commerce platforms, developing price comparison tools, creating product review sites, and generating market analysis reports. The structured data supports various applications that require detailed product insights.
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:
1,827ms
Service Level:
100%
Response Time:
5,255ms
Service Level:
100%
Response Time:
2,317ms
Service Level:
100%
Response Time:
5,526ms
Service Level:
100%
Response Time:
1,259ms
Service Level:
100%
Response Time:
1,064ms
Service Level:
100%
Response Time:
2,285ms
Service Level:
100%
Response Time:
198ms
Service Level:
100%
Response Time:
6,256ms
Service Level:
100%
Response Time:
353ms
Service Level:
100%
Response Time:
2,581ms
Service Level:
100%
Response Time:
6,275ms
Service Level:
99%
Response Time:
5,882ms
Service Level:
99%
Response Time:
14,190ms
Service Level:
100%
Response Time:
1,210ms
Service Level:
100%
Response Time:
7,480ms
Service Level:
100%
Response Time:
424ms
Service Level:
100%
Response Time:
2,925ms
Service Level:
100%
Response Time:
1,644ms
Service Level:
100%
Response Time:
10,625ms