Amazon Data API

Fast and Reliable Product Searches, Reviews, Best Sellers, Deals, Seller Data and more on Amazon in Real-Time.

Fast, Reliable, and Extensive API for accessing Amazon product data, reviews, best sellers & deals, seller data, and more, in real time. The ideal choice for developers, marketers, and researchers who need to access up-to-date information about Amazon products and services.

 

API Documentation

Endpoints


Search for products & offers on Amazon with pagination support and multiple filters and options such as sort option, price range, product condition filter, and more.



                                                                            
GET https://zylalabs.com/api/4807/amazon+data+api/5989/product+search
                                                                            
                                                                        

Product Search - Endpoint Features

Object Description
query [Required] Search query (supports both free-form text queries or a product asin).
page [Optional] Results page to return. Default: 1.
country [Optional] Sets the Amazon domain, marketplace country, language and currency. Default: `US`. Allowed values:** `US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG`.
sort_by [Optional] Return the results in a specific sort order. Default: `RELEVANCE`. Allowed values: `RELEVANCE, LOWEST_PRICE, HIGHEST_PRICE, REVIEWS, NEWEST, BEST_SELLERS`.
category_id [Optional] Find products in a specific category / department. Use the Product Category List endpoint to get a list of valid categories and their ids for the country specified in the request. Default: `aps` (All Departments).
min_price [Optional] Only return product offers with price greater than a certain value. Specified in the currency of the selected country. For example, in case country=US, a value of *105.34* means *$105.34*.
max_price [Optional] Only return product offers with price lower than a certain value. Specified in the currency of the selected country. For example, in case country=US, a value of *105.34* means *$105.34*.
product_condition [Optional] Return products in a specific condition. Default: `ALL`. Allowed values: `ALL, NEW, USED, RENEWED, COLLECTIBLE`.
brand [Optional] Find products with a specific brand. Multiple brands can be specified as a comma (,) separated list. The brand values can be seen from Amazon's search left filters panel, as seen [here](https://www.amazon.com/s?k=phone). Examples: `SAMSUNG`, `Google,Apple`.
seller_id [Optional] Find products sold by specific seller (merchant). Multiple sellers can be specified as a comma (,) separated list. Examples: `A02211013Q5HP3OMSZC7W`,`AM7YCCDZROLB2,A1D09S7Q0OD6TH`.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "51ad0aaa-27e7-48c4-972a-1e94be7ba47a",
	"data": {
		"total_products": 10347,
		"country": "US",
		"domain": "www.amazon.com",
		"products": [
			{
				"asin": "B0BQ118F2T",
				"product_title": "Moto G Play 2023 3-Day Battery Unlocked Made for US 3/32GB 16MP Camera Navy Blue",
				"product_price": "$99.99",
				"product_original_price": "$169.99",
				"currency": "USD",
				"product_star_rating": "4.1",
				"product_num_ratings": 2754,
				"product_url": "https://www.amazon.com/dp/B0BQ118F2T",
				"product_photo": "https://m.media-amazon.com/images/I/61K1Fz5LxvL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 20,
				"product_minimum_offer_price": "$77.95",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "4K+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 10",
				"has_variations": true
			},
			{
				"asin": "B0CN1QSH8Q",
				"product_title": "SAMSUNG Galaxy A15 5G A Series Cell Phone, 128GB Unlocked Android Smartphone, AMOLED Display, Expandable Storage, Knox Security, Super Fast Charging, Hi-Res Camera, US Version, 2024, Blue Black",
				"product_price": "$199.99",
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4.1",
				"product_num_ratings": 327,
				"product_url": "https://www.amazon.com/dp/B0CN1QSH8Q",
				"product_photo": "https://m.media-amazon.com/images/I/61s0ZzwzSCL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 25,
				"product_minimum_offer_price": "$135.87",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": true,
				"sales_volume": "2K+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 10",
				"has_variations": true
			},
			{
				"asin": "B0CHH6X6H2",
				"product_title": "Total by Verizon Samsung Galaxy A03s, 32GB, Black - Prepaid Smartphone (Locked)",
				"product_price": "$49.88",
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4",
				"product_num_ratings": 162,
				"product_url": "https://www.amazon.com/dp/B0CHH6X6H2",
				"product_photo": "https://m.media-amazon.com/images/I/812woqv69CL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$49.88",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "500+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 10",
				"has_variations": false
			},
			{
				"asin": "B0CRVWXJ6H",
				"product_title": "Samsung Galaxy A25 5G (SM-A256E/DS), 128GB 6GB RAM, Dual SIM, Factory Unlocked GSM, International Version (Wall Charger Bundle) - (Blue Black)",
				"product_price": "$182.00",
				"product_original_price": "$194.99",
				"currency": "USD",
				"product_star_rating": "4.1",
				"product_num_ratings": 113,
				"product_url": "https://www.amazon.com/dp/B0CRVWXJ6H",
				"product_photo": "https://m.media-amazon.com/images/I/51m744UUjYL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 20,
				"product_minimum_offer_price": "$169.99",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"product_availability": "Only 15 left in stock - order soon.",
				"climate_pledge_friendly": false,
				"sales_volume": "1K+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 10 Only 15 left in stock - order soon.",
				"has_variations": true
			},
			{
				"asin": "B07ZPKBL9V",
				"product_title": "Apple iPhone 11, 64GB, (PRODUCT)RED - Fully Unlocked (Renewed)",
				"product_price": "$211.19",
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4.2",
				"product_num_ratings": 51176,
				"product_url": "https://www.amazon.com/dp/B07ZPKBL9V",
				"product_photo": "https://m.media-amazon.com/images/I/510Fpe16MoL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 60,
				"product_minimum_offer_price": "$196.81",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": false,
				"product_availability": "Only 12 left in stock - order soon.",
				"climate_pledge_friendly": true,
				"sales_volume": "500+ bought in past month",
				"delivery": "FREE delivery Jul 9 - 10 Only 12 left in stock - order soon.",
				"has_variations": true
			}		
		]
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Product Search - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5989/product+search?query=Phone&page=1&country=US&sort_by=RELEVANCE' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Get all Amazon product details as available via the Product Details endpoint with an additional `offers` array containing product offers (The first offer in the array is the pinned offer returned by the **Search** endpoint). Supports pagination using the `page` and `limit` parameters.



                                                                            
GET https://zylalabs.com/api/4807/amazon+data+api/5990/product+offers
                                                                            
                                                                        

Product Offers - Endpoint Features

Object Description
asin [Required] Product ASIN for which to get offers. Supports batching of up to 10 ASINs in a single request, separated by comma. Example: `B08PPDJWC8,B07ZPKBL9V,B08BHXG144`. Note that each ASIN in a batch request is counted as a single request against the plan quota.
country [Optional] Sets the Amazon domain, marketplace country, language and currency. Default: `US`. Allowed values: `US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG`.
product_condition [Optional] Find products in specific conditions, specified as a comma delimited list of the following values: `NEW, USED_LIKE_NEW, USED_VERY_GOOD, USED_GOOD, USED_ACCEPTABLE`. Default: `NEW, USED_LIKE_NEW, USED_VERY_GOOD, USED_GOOD, USED_ACCEPTABLE`. Examples: `NEW,USED_LIKE_NEW`, `USED_VERY_GOOD,USED_GOOD,USED_LIKE_NEW`.
delivery [Optional] Find products with specific delivery option, specified as a comma delimited list of the following values: `PRIME_ELIGIBLE,FREE_DELIVERY`. Examples: `FREE_DELIVERY`, `PRIME_ELIGIBLE,FREE_DELIVERY`.
limit [Optional] Maximum number of offers to return. Default: 100.
page [Optional] Results page to return. Default: 1.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "64f6900d-1b18-4a01-8244-ce8f52fe4fc7",
	"parameters": {
		"asin": "B09SM24S8C",
		"country": "US",
		"limit": 100,
		"page": 1
	},
	"data": {
		"asin": "B09SM24S8C",
		"product_title": "Samsung Galaxy A03s Cell Phone, AT&T GSM Unlocked Android Smartphone, 32GB, Long Lasting Battery, Expandable Storage, 3 Camera Lenses, Infinite Display - Black (Renewed)",
		"product_price": "$75.00",
		"product_original_price": null,
		"product_price_max": "$61.56",
		"currency": "USD",
		"country": "US",
		"product_star_rating": "3.9",
		"product_num_ratings": 457,
		"product_url": "https://www.amazon.com/dp/B09SM24S8C",
		"product_photo": "https://m.media-amazon.com/images/I/41HG0PuuxAL.jpg",
		"product_num_offers": 36,
		"product_availability": "Only 8 left in stock - order soon.",
		"is_best_seller": false,
		"is_amazon_choice": false,
		"is_prime": false,
		"climate_pledge_friendly": false,
		"sales_volume": "2K+ bought in past month",
		"about_product": [
			"6.5\" 720 x 1600 (HD+) PLS TFT LCD Infinity-V Display, 5000mAh Battery, Fingerprint (side-mounted)",
			"64GB ROM, 4GB RAM, MediaTek MT6765 Helio P35 (12nm), Octa-core, PowerVR GE8320, Android 11, upgradable to Android 12, One UI 4.1 Core",
			"Rear Camera: 13MP, f/2.2, (macro) + 2MP, F2.4, (depth) + 2MP, F2.4, Front Camera: 5 MP, f/2.2, Bluetooth 5.0",
			"2G: 850/900/1800/1900MHz, 3G: 850/900/1700(AWS)/1900/2100, 4G LTE: B2(1900)/B4(AWS)/B5(850)/B12(700)/B14(700) - Single SIM",
			"American 4G LTE - Will work with Most GSM SIM cards in the U.S. like AT&T, T-Mobile, Etc. Will NOT work with CDMA Carriers Such as Verizon, Sprint, Boost"
		],
		"product_description": "This pre-owned or refurbished product has been professionally inspected and tested to work and look like new. How a product becomes part of Amazon Renewed, your destination for pre-owned, refurbished products: A customer buys a new product and returns it or trades it in for a newer or different model. That product is inspected and tested to work and look like new by Amazon-qualified suppliers. Then, the product is sold as an Amazon Renewed product on Amazon. If not satisfied with the purchase, renewed products are eligible for replacement or refund under the Amazon Renewed Guarantee.",
		"product_information": {
			"Product Dimensions": "6.46 x 2.99 x 0.36 inches",
			"Item Weight": "7 ounces",
			"ASIN": "B09SM24S8C",
			"Item model number": "SM-A037W",
			"Batteries": "1 Lithium Polymer batteries required. (included)",
			"Best Sellers Rank": "#36 in Amazon Renewed (See Top 100 in Amazon Renewed)   #21 in Renewed Smartphones",
			"OS": "Android",
			"RAM": "2 GB",
			"Wireless communication technologies": "Cellular",
			"Connectivity technologies": "Bluetooth, Wi-Fi, USB",
			"Other display features": "Wireless",
			"Human Interface Input": "Touchscreen",
			"Scanner Resolution": "720 x 1600",
			"Other camera features": "Rear, Front",
			"Form Factor": "Slate",
			"Color": "Black",
			"Battery Power Rating": "5000 Milliamp Hours",
			"Whats in the box": "Hybrid SIM Tray",
			"Manufacturer": "Samsung Electronics",
			"Date First Available": "February 16, 2022",
			"Memory Storage Capacity": "32 GB",
			"Standing screen display size": "6.5 Inches",
			"Ram Memory Installed Size": "3 GB",
			"Battery Capacity": "5000 Milliamp Hours",
			"Weight": "6.98 Ounces",
			"Charging Time": "3.63 Hours"
		},
		"product_photos": [
			"https://m.media-amazon.com/images/I/41HG0PuuxAL.jpg",
			"https://m.media-amazon.com/images/I/41iat8UMBKL.jpg",
			"https://m.media-amazon.com/images/I/21CATArfRqL.jpg",
			"https://m.media-amazon.com/images/I/41vhp0zLcQL.jpg",
			"https://m.media-amazon.com/images/I/21bRFtI4+3L.jpg",
			"https://m.media-amazon.com/images/I/41HG0PuuxAL.jpg",
			"https://m.media-amazon.com/images/I/41HG0PuuxAL.jpg"
		],
		"product_details": {
			"Brand": "SAMSUNG",
			"Operating System": "Android",
			"Ram Memory Installed Size": "3 GB",
			"CPU Model": "Snapdragon",
			"Memory Storage Capacity": "32 GB",
			"Screen Size": "6.5 Inches",
			"Resolution": "720 x 1600",
			"Model Name": "Galaxy A03s",
			"Wireless Carrier": "Unlocked for All Carriers",
			"Cellular Technology": "GSM"
		},
		"customers_say": "Customers like the ease of use and condition of the cellular phone. For example, they mention it's simple and sturdy. That said, some complain about the speed and security. Opinions are mixed on battery life, value, performance, and scratch resistance.",
		"delivery": "FREE delivery Thursday, August 1. Order within 7 hrs 13 mins. Details Or fastest delivery Friday, August 2. Order within 21 hrs 13 mins",
		"category_path": [
			{
				"id": "2335752011",
				"name": "Cell Phones & Accessories",
				"link": "https://www.amazon.com/cell-phones-service-plans-accessories/b/ref=dp_bc_aui_C_1?ie=UTF8&node=2335752011"
			},
			{
				"id": "7072561011",
				"name": "Cell Phones",
				"link": "https://www.amazon.com/cell-phone-devices/b/ref=dp_bc_aui_C_2?ie=UTF8&node=7072561011"
			}
		],
		"product_variations": {
			"color": [
				{
					"asin": "B09SM24S8C",
					"value": "Black",
					"photo": "https://m.media-amazon.com/images/I/41HG0PuuxAL.jpg",
					"is_available": true
				},
				{
					"asin": "B09VXCQGNP",
					"value": "Blue",
					"photo": "https://m.media-amazon.com/images/I/31-knlOilOL.jpg",
					"is_available": true
				}
			]
		},
		"product_offers": [
			{
				"product_price": "$75.00",
				"product_condition": "Refurbished - Excellent",
				"ships_from": "PHONE PLUG",
				"seller": "PHONE PLUG",
				"seller_id": "A3SV2YZWY2U0HN",
				"seller_link": "https://www.amazon.com/gp/aag/main?ie=UTF8&seller=A3SV2YZWY2U0HN&isAmazonFulfilled=0&asin=B09SM24S8C&ref_=olp_merch_name_0",
				"seller_star_rating": "5",
				"seller_star_rating_info": "(10 ratings)\n100% positive over last 12 months",
				"currency": "USD",
				"delivery_price": "FREE",
				"delivery_time": "Thursday, August 1"
			},
			{
				"product_price": "$61.25",
				"product_condition": "Refurbished - Good",
				"product_condition_details": "Very Good B Grade description Electronic World 201 \"Very Good B Grade\" condition for refurbished products means that the item has light to medium scratches that are somewhat visible when holding the device 12 inches away & can be felt to the touch. The screen, bezel or back can have light to medium scratches. The product will also be fully functional and have a battery with more than 80% of its original capacity. Amazon Renewed products come with generic or original equipment manufacturer accessories and packaging, and are eligible for a 90-day replacement or refund guarantee.",
				"ships_from": "NJ-1",
				"seller": "NJ-1",
				"seller_id": "A3U6SKWUNLDOL",
				"seller_link": "https://www.amazon.com/gp/aag/main?ie=UTF8&seller=A3U6SKWUNLDOL&isAmazonFulfilled=0&asin=B09SM24S8C&ref_=olp_merch_name_1",
				"seller_star_rating": "4",
				"seller_star_rating_info": "(42 ratings)\n69% positive over last 12 months",
				"currency": "USD",
				"delivery_price": "FREE",
				"delivery_time": "Thursday, August 1"
			},			
			{
				"product_price": "$70.20",
				"product_condition": "Refurbished - Excellent",
				"ships_from": "Stalion ReQuip",
				"seller": "Stalion ReQuip",
				"seller_id": "A3JRDLDHLEV86Q",
				"seller_link": "https://www.amazon.com/gp/aag/main?ie=UTF8&seller=A3JRDLDHLEV86Q&isAmazonFulfilled=0&asin=B09SM24S8C&ref_=olp_merch_name_9",
				"seller_star_rating": "4.5",
				"seller_star_rating_info": "(1119 ratings)\n90% positive over last 12 months",
				"currency": "USD",
				"delivery_price": "FREE",
				"delivery_time": "August 5 - 7"
			},
			{
				"product_price": "$70.63",
				"product_condition": "Refurbished - Excellent",
				"ships_from": "Amazon.com",
				"seller": "Fig Renewtons",
				"seller_id": "A2KM3K2P46A8B1",
				"seller_link": "https://www.amazon.com/gp/aag/main?ie=UTF8&seller=A2KM3K2P46A8B1&isAmazonFulfilled=1&asin=B09SM24S8C&ref_=olp_merch_name_10",
				"seller_star_rating": "5",
				"seller_star_rating_info": "(17 ratings)\n100% positive over last 12 months",
				"currency": "USD",
				"delivery_price": "FREE",
				"delivery_time": "Monday, August 5"
			}
		]
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Product Offers - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5990/product+offers?asin=B09SM24S8C&country=US&limit=100&page=1' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Get extensive Amazon product details and information available on the Amazon product page by asin, including title, price data, ratings data, photos, product details (brand, weight, package size, model, etc) product variations (colors, sizes, flavors, etc), and many other data points. Here's an example product page: https://www.amazon.com/dp/B0CMZFCQ6D.



                                                                            
GET https://zylalabs.com/api/4807/amazon+data+api/5991/product+details
                                                                            
                                                                        

Product Details - Endpoint Features

Object Description
asin [Required] Product ASIN for which to get details. Supports batching of up to 10 ASINs in a single request, separated by comma. Examples: `B08BHXG144`, `B08PPDJWC8,B07ZPKBL9V,B08BHXG144`. Note that each ASIN in a batch request is counted as a single request against the plan quota.
country [Optional] Sets the Amazon domain, marketplace country, language and currency. Default: `US`. Allowed values: `US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG`.
more_info_query [Optional] A query to search and get more info about the product as part of Product Information, Customer Q&As, and Customer Reviews.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "74120f0d-d3ee-4e59-be1e-fb50ce729dfa",
	"parameters": {
		"asin": "B07ZPKBL9V",
		"country": "US"
	},
	"data": {
		"asin": "B07ZPKBL9V",
		"product_title": "Apple iPhone 11, 64GB, (PRODUCT)RED - Fully Unlocked (Renewed)",
		"product_price": "$232.00",
		"product_original_price": null,
		"currency": "USD",
		"country": "US",
		"product_star_rating": "4.2",
		"product_num_ratings": 51699,
		"product_url": "https://www.amazon.com/dp/B07ZPKBL9V",
		"product_photo": "https://m.media-amazon.com/images/I/41iMRb9fHIL.jpg",
		"product_num_offers": 54,
		"product_availability": "Only 13 left in stock - order soon.",
		"is_best_seller": false,
		"is_amazon_choice": false,
		"is_prime": false,
		"climate_pledge_friendly": true,
		"sales_volume": "1K+ bought in past month",
		"about_product": [
			"This phone is unlocked and compatible with any carrier of choice on GSM and CDMA networks (e.g. AT&T, T-Mobile, Sprint, Verizon, US Cellular, Cricket, Metro, Tracfone, Mint Mobile, etc.).",
			"Tested for battery health and guaranteed to have a minimum battery capacity of 80%.",
			"Successfully passed a full diagnostic test which ensures like-new functionality and removal of any prior-user personal information."
		],
		"product_description": "The iPhone 11 features a 6.1-inch LCD display that Apple calls a \"Liquid Retina HD Display.\" It features a 1792 x 828 resolution at 326ppi, a 1400:1 contrast ratio, 625 nits max brightness, True Tone support for adjusting the white balance to the ambient lighting, and wide color support for true-to-life colors. The iPhone 11 is available in six different colors: White, Black, Yellow, (PRODUCT)RED, Purple, and Green.",
		"product_information": {
			"Product Dimensions": "7 x 5 x 4 inches",
			"Item Weight": "6.7 ounces",
			"ASIN": "B07ZPKBL9V",
			"Item model number": "iPhone 11",
			"Batteries": "1 Lithium Ion batteries required. (included)",
			"Best Sellers Rank": "#2 in Amazon Renewed (See Top 100 in Amazon Renewed)   #2 in Renewed Smartphones",
			"OS": "iOS 16",
			"RAM": "4 GB",
			"Wireless communication technologies": "Cellular",
			"Connectivity technologies": "Bluetooth, Wi-Fi, USB, NFC",
			"GPS": "True",
			"Special features": "Built-In GPS",
			"Other display features": "Wireless",
			"Human Interface Input": "Touchscreen",
			"Other camera features": "Front, Rear",
			"Form Factor": "Smartphone",
			"Color": "Red",
			"Battery Power Rating": "3600",
			"Whats in the box": "Apple iPhone, USB Data Cable",
			"Manufacturer": "Apple Computer",
			"Date First Available": "October 28, 2019",
			"Memory Storage Capacity": "64 GB",
			"Standing screen display size": "6.1 Inches",
			"Ram Memory Installed Size": "4 GB",
			"Weight": "0.19 Kilograms"
		},
		"product_photos": [
			"https://m.media-amazon.com/images/I/41iMRb9fHIL.jpg",
			"https://m.media-amazon.com/images/I/31sNDIGO6XL.jpg",
			"https://m.media-amazon.com/images/I/41Sa-e84mbL.jpg",
			"https://m.media-amazon.com/images/I/31bc2TNTaZL.jpg",
			"https://m.media-amazon.com/images/I/41xNME9Y1AL.jpg",
			"https://m.media-amazon.com/images/I/41IJ0fzfqoL.jpg",
			"https://m.media-amazon.com/images/I/41iMRb9fHIL.jpg"
		],
		"product_details": {
			"Brand": "Apple",
			"Operating System": "iOS 16",
			"Ram Memory Installed Size": "4 GB",
			"Memory Storage Capacity": "64 GB",
			"Screen Size": "6.1 Inches",
			"Model Name": "iPhone 11",
			"Wireless Carrier": "Unlocked",
			"Cellular Technology": "GSM, EDGE, UMTS, HSPA, HSDPA, CDMA, EV-DO, LTE",
			"Connectivity Technology": "Bluetooth, Wi-Fi, USB, NFC",
			"Color": "Red"
		},
		"customers_say": "Customers like the value of the cellular phone, saying it's a smart and cost-effective choice for those seeking a high-quality phone. However, some customers have reported issues with charging and sound quality. Opinions are mixed on performance, battery life, quality, security, and scratches.",
		"delivery": "FREE delivery Tomorrow, July 31. Order within 7 hrs 44 mins. Details Or fastest delivery August 19 - September 12",
		"category_path": [
			{
				"id": "2335752011",
				"name": "Cell Phones & Accessories",
				"link": "https://www.amazon.com/cell-phones-service-plans-accessories/b/ref=dp_bc_aui_C_1?ie=UTF8&node=2335752011"
			},
			{
				"id": "7072561011",
				"name": "Cell Phones",
				"link": "https://www.amazon.com/cell-phone-devices/b/ref=dp_bc_aui_C_2?ie=UTF8&node=7072561011"
			}
		],
		"product_variations": {
			"size": [
				{
					"asin": "B07ZPKBL9V",
					"value": "64GB",
					"is_available": true
				},
				{
					"asin": "B07ZPKG5TG",
					"value": "128GB",
					"is_available": true
				},
				{
					"asin": "B07ZPJQ413",
					"value": "256GB",
					"is_available": true
				}
			],
			"color": [
				{
					"asin": "B07ZPKN6YR",
					"value": "Black",
					"photo": "https://m.media-amazon.com/images/I/41GWVG6QBCL.jpg",
					"is_available": true
				},
				{
					"asin": "B07ZPHSHPG",
					"value": "Green",
					"photo": "https://m.media-amazon.com/images/I/418IA10aM7L.jpg",
					"is_available": true
				},
				{
					"asin": "B07ZPKF8RG",
					"value": "Purple",
					"photo": "https://m.media-amazon.com/images/I/414bhOEGiuL.jpg",
					"is_available": true
				},
				{
					"asin": "B07ZPKBL9V",
					"value": "Red",
					"photo": "https://m.media-amazon.com/images/I/41iMRb9fHIL.jpg",
					"is_available": true
				},
				{
					"asin": "B07ZPJW2XH",
					"value": "White",
					"photo": "https://m.media-amazon.com/images/I/21fd2Lvn5NL.jpg",
					"is_available": true
				},
				{
					"asin": "B07ZPJ8YZ6",
					"value": "Yellow",
					"photo": "https://m.media-amazon.com/images/I/411vw3p0RKL.jpg",
					"is_available": true
				}
			],
			"service_provider": [
				{
					"asin": "B081Y51RLQ",
					"value": "AT&T",
					"is_available": true
				},
				{
					"asin": "B08GQ78WVZ",
					"value": "GSM Carriers",
					"is_available": true
				},
				{
					"asin": "B084HLTH28",
					"value": "T-Mobile",
					"is_available": true
				},
				{
					"asin": "B07ZPKBL9V",
					"value": "Unlocked",
					"is_available": true
				},
				{
					"asin": "B084GYQ983",
					"value": "Verizon",
					"is_available": true
				}
			]
		}
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Product Details - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5991/product+details?asin=B07ZPKBL9V&country=US' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Get and paginate through product reviews on Amazon. Each page contains up to 10 reviews.



                                                                            
GET https://zylalabs.com/api/4807/amazon+data+api/5992/product+reviews
                                                                            
                                                                        

Product Reviews - Endpoint Features

Object Description
asin [Required] Product asin for which to get reviews.
country [Optional] Sets the Amazon domain, marketplace country, language and currency. Default: `US`. Allowed values: `US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG`.
sort_by [Optional] Return reviews in a specific sort order. Default: `TOP_REVIEWS`. Allowed values: `TOP_REVIEWS, MOST_RECENT`.
star_rating [Optional] Only return reviews with a specific star rating. Default: `ALL`. Allowed values: `ALL, 5_STARS, 4_STARS, 3_STARS, 2_STARS, 1_STARS, POSITIVE, CRITICAL`.
verified_purchases_only [Optional] Only return reviews by reviewers who made a verified purchase.
images_or_videos_only [Optional] Only return reviews containing images and / or videos.
current_format_only [Optional] Only return reviews of the current format (product variant - e.g. `Color`). By default reviews are returned for all product variants.
query [Optional] Find reviews matching a search query.
page [Optional] Results page to return. Default: 1.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "a3a85b6a-f8f0-4cec-accf-52f08543a520",
	"data": {
		"asin": "B0BFYRV4CD",
		"total_reviews": 684,
		"total_ratings": 2443,
		"country": "US",
		"domain": "www.amazon.com",
		"reviews": [
			{
				"review_id": "RO5XTW55OWN8",
				"review_title": "Amazing budget phone",
				"review_comment": "The Moto G Power 2023 is a very nice device. It picks up wifi fast, setup was easy, and there was no bloatware to be found on my model. For phone operation, apps open fast, switching tasks have minimal lag, and the phone feels decently fluid when swiping across screen pages and browsing the web. The previous generation Moto G Power was underwhelming in performance compared to this model. Also, the battery lasts me almost two days before I need to recharge.Overall, this is a phone worth upgrading to if you've been using a low-end smartphone or have been waiting to upgrade to a newer Moto G Power.",
				"review_star_rating": "5",
				"review_link": "https://www.amazon.com/gp/customer-reviews/RO5XTW55OWN8",
				"review_author": "Steven K",
				"review_author_avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
				"review_images": [],
				"review_video": null,
				"review_date": "Reviewed in the United States on December 29, 2023",
				"is_verified_purchase": true,
				"helpful_vote_statement": "9 people found this helpful",
				"reviewed_product_asin": "B0BYGXFJ8K"
			},
			{
				"review_id": "R366HLBZ8O9XVL",
				"review_title": "Everything I Needed & Expected",
				"review_comment": "After a few days, 5 stars!! Finally got rid of a used Samsung cause I hate Samsung phones. This Moto is just like the two Pixels I've had. Easy to use. Contact editing same as any Android. No sluggishness. Install all Android apps. Fingerprint reader on back. Stylus. Camera quality is awesome. I don't use Google to transfer data cause it seems to take too long and miss stuff. I used sms backup for my call and text data. I used a laptop to do my media and file transfer. I must note, at first I couldn't drag n drop data from old phone to new phone. In my case, I had to copy from old phone to the desktop, then cut and paste to new phone. Battery life quite good. Most phones will lose their battery life quality after a few charges. I have no complaints about this phone. $135 too!! I got the emerald green because I ordered a tough phone case which is blue for $10 which has a camera cover to prevent scratches.  I will say, it takes a while for software updates to run it's course. I had 3 updates which went out 6 hours apart but it allows you to decide when to restart the phone. Great size screen. Audio even sounds good. I'm still a little old school so I love the headphone jack for headphones or plugging into an audio system without Bluetooth lag. If you're an Android lover, this phone is a steal of a deal.",
				"review_star_rating": "5",
				"review_link": "https://www.amazon.com/gp/customer-reviews/R366HLBZ8O9XVL",
				"review_author": "Kris",
				"review_author_avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
				"review_images": [],
				"review_video": null,
				"review_date": "Reviewed in the United States on December 12, 2023",
				"is_verified_purchase": true,
				"helpful_vote_statement": "37 people found this helpful",
				"reviewed_product_asin": "B0BFYRV4CD"
			},			
			{
				"review_id": "R2QAIHAH58I9Q2",
				"review_title": "Motorola Quality",
				"review_comment": "Bought this 2023 Motorola Moto G-Power to replace a 2017 Motorola phone that served me well but finally died.After one month of use I'm happy to report that this new phone does everything well.It's a good size ... not too huge and about the same size as the old girl.Plenty of storage (with an option to add a micro SD card), battery life is excellent, and charge time is fairly fast. The camera is much better than what I had. I do get 5G service even though my old Verizon SIM card says 4G.No regrets with this purchase and seems like an excellent value for the price.",
				"review_star_rating": "5",
				"review_link": "https://www.amazon.com/gp/customer-reviews/R2QAIHAH58I9Q2",
				"review_author": "Glenn A.",
				"review_author_avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
				"review_images": [],
				"review_video": null,
				"review_date": "Reviewed in the United States on December 18, 2023",
				"is_verified_purchase": true,
				"helpful_vote_statement": "17 people found this helpful",
				"reviewed_product_asin": "B0BYL2G3SP"
			},
			{
				"review_id": "R36Z182UEJGKG",
				"review_title": "no sim/ WiFi  music use.  Great MP3 player alternative",
				"review_comment": "I got this for WiFi use only and it’s working well. I don’t feel my daughter is old enough/mature enough for a phone. But I believe everyone should have access to music. We tried a mp3 player but it was annoying to put music on. And a really good mp3 player is hundreds of dollars. This was a cheap option and has parental controls. Unfortunately she can turn them off, luckily I would be notified. Proved it to her so she knows. It’s working great so far with Apple Music family plan. When she’s home she can download and look for new songs. On her walk to school or youth programs or doing chores or whatever she can easily listen to music. Slight issue with paring her head phones but that was a headphones issue. So all in all. I recommend if other parents are like me and looking for a easy cheaper way to get their kids music.I did have to make her a google account and then go into parent controls and link it to mine via her phone and then mine. And then downloaded an app on my phone(iPhone) to remotely control. Once I figured that out it was easy",
				"review_star_rating": "5",
				"review_link": "https://www.amazon.com/gp/customer-reviews/R36Z182UEJGKG",
				"review_author": "Kristina Bullock",
				"review_author_avatar": "https://images-na.ssl-images-amazon.com/images/S/amazon-avatars-global/default._CR0,0,1024,1024_SX48_.png",
				"review_images": [],
				"review_video": null,
				"review_date": "Reviewed in the United States on September 26, 2023",
				"is_verified_purchase": true,
				"helpful_vote_statement": "67 people found this helpful",
				"reviewed_product_asin": "B0BFYRV4CD"
			}
               ]
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Product Reviews - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5992/product+reviews?asin=B07ZPKN6YR&sort_by=TOP_REVIEWS&verified_purchases_only=false&images_or_videos_only=false¤t_format_only=false&page=1' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Get Amazon Best Sellers, including prices, ratings, rank and more data points available on Amazon Best Sellers listings. Supports all Amazon Best Seller list types using the `type` parameter: Best Sellers, New Releases, Movers & Shakers, Most Wished For, Gift Ideas.



                                                                            
GET https://zylalabs.com/api/4807/amazon+data+api/5993/best+sellers
                                                                            
                                                                        

Best Sellers - Endpoint Features

Object Description
category [Required] Best sellers category to return products for. Supports top level best sellers categories (e.g. software). In addition, subcategories / category path can be specified as well, separated by **/** (e.g. software/229535) - this can be seen in best sellers URLs, e.g. https://www.amazon.com/Best-Sellers-Software-Business-Office/zgbs/software/229535. Examples: `software`, `software/229535`.
type [Optional] Type of Best Seller list to return. Default: `BEST_SELLERS`. Allowed values: `BEST_SELLERS, GIFT_IDEAS, MOST_WISHED_FOR, MOVERS_AND_SHAKERS, NEW_RELEASES`.
page [Optional] Results page to return. Default: 1.
country [Optional] Sets the Amazon domain, marketplace country, language and currency. Default: `US`. Allowed values: `US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG`.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "d0e8470e-d314-45fe-8bc5-bbaf64b95ec4",
	"data": {
		"best_sellers": [
			{
				"rank": 1,
				"asin": "B0CTFRKLC3",
				"product_title": "SEALIGHT 9005/HB3 LED Bulbs, 20000 LM 9005 Halogen Replacement Kit with Plug and Play, 6000K Xenon White, Fog Light, Pack of 2",
				"product_price": "$32.63",
				"product_star_rating": "4.4",
				"product_num_ratings": 445,
				"product_url": "https://www.amazon.com/dp/B0CTFRKLC3",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71qd601vzEL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "Sales rank: 18 (previously unranked)"
			},
			{
				"rank": 2,
				"asin": "B0CTFM21QM",
				"product_title": "Chemical Guys MIC110003 Professional Grade Premium Microfiber Towels, Blue (16 Inch x 16 Inch) (Pack of 3) - Safe for Car Wash, Home Cleaning & Pet Drying Cloths",
				"product_price": "$13.49",
				"product_star_rating": "4.7",
				"product_num_ratings": 475,
				"product_url": "https://www.amazon.com/dp/B0CTFM21QM",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71VdBYvg41L._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "Sales rank: 158 (previously unranked)"
			},
			{
				"rank": 4,
				"asin": "B0CT2G91ZC",
				"product_title": "FAHREN H1 LED Bulbs, 2024 Upgraded Ultra-Bright 20000 Lumens, Cool White 6000K, IP68 Waterproof, Halogen Replacement, Pack of 2",
				"product_price": "$39.99",
				"product_star_rating": "4.4",
				"product_num_ratings": 445,
				"product_url": "https://www.amazon.com/dp/B0CT2G91ZC",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71Cfg0Wny+L._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "296%Sales rank: 62 (was 246)"
			},
			{
				"rank": 5,
				"asin": "B0CT4NC98B",
				"product_title": "Dent Puller,Car Dent Remover Puller,2 Pack Car Dent Puller Kit Handle Lifter,Powerful Car Dent Remover,Suction Cup Dent Puller and Paintless Dent Repair Kit for Car Body Dent,Glass and Tiles",
				"product_price": "$9.98",
				"product_star_rating": "4.6",
				"product_num_ratings": 465,
				"product_url": "https://www.amazon.com/dp/B0CT4NC98B",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/719DnNGwBrL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "266%Sales rank: 380 (was 1,392)"
			},
			{
				"rank": 6,
				"asin": "B0BNM58WPM",
				"product_title": "Car Seat Gap Filler Organizer, 2 Pack Multifunctional Car Seat Organizer, Auto Console Side Storage Box with Cup Holders 2 Seat Hooks for Drink, Car Organizer Front Seat for Holding Phone, Sunglasses",
				"product_price": "$24.99",
				"product_star_rating": "3.8",
				"product_num_ratings": 385,
				"product_url": "https://www.amazon.com/dp/B0BNM58WPM",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71220-PZXWL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "162%Sales rank: 262 (was 689)"
			},
			{
				"rank": 7,
				"asin": "B0CT4QH8Y5",
				"product_title": "Car Dent Puller,Dent Removal Kit,2 Pack Car Dent Puller Kit Handle Lifter,Powerful Car Dent Remover,Suction Cup Dent Puller and Paintless Dent Repair Kit for Car Body Dent,Glass,Tiles and Mirror",
				"product_price": "$9.98",
				"product_star_rating": "4.6",
				"product_num_ratings": 465,
				"product_url": "https://www.amazon.com/dp/B0CT4QH8Y5",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71fYCm8+LyL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "147%Sales rank: 65 (was 161)"
			},
			{
				"rank": 8,
				"asin": "B0CMWS56C8",
				"product_title": "LorSou Dent Puller,3 Pack Car Dent Puller Suction Cup Dent Puller Car Dent Removal Kit Dent Remover Tool and Dent Repair Kit Handle Lifter for Cars Body,Glass,Screen,Tiles Lifting,Objects Moving",
				"product_price": "$15.99",
				"product_star_rating": "5",
				"product_num_ratings": 505,
				"product_url": "https://www.amazon.com/dp/B0CMWS56C8",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71y9y0cBdQL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "137%Sales rank: 239 (was 567)"
			},
			{
				"rank": 9,
				"asin": "B0CTC3J639",
				"product_title": "Hafuloky Tire Inflator Portable Air Compressor - 180PSI & 20000mAh Portable Air Pump, Accurate Pressure LCD Display, 3X Fast Inflation for Cars, Bikes & Motorcycle Tires, Balls. P008",
				"product_price": "$79.99",
				"product_star_rating": "4.4",
				"product_num_ratings": 445,
				"product_url": "https://www.amazon.com/dp/B0CTC3J639",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71sB9-Lx0rL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "135%Sales rank: 134 (was 315)"
			},
			{
				"rank": 10,
				"asin": "B089TVMF6J",
				"product_title": "CERAKOTE® Ceramic Headlight Restoration Kit – Guaranteed To Last As Long As You Own Your Vehicle – Brings Headlights back to Like New Condition - 3 Easy Steps - No Power Tools Required",
				"product_price": "$16.87",
				"product_star_rating": "4.5",
				"product_num_ratings": 455,
				"product_url": "https://www.amazon.com/dp/B089TVMF6J",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71Mw-1nqyiL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "50%Sales rank: 6 (was 9)"
			},
			{
				"rank": 11,
				"asin": "B0CHDNF9ZX",
				"product_title": "Leather CPR | 2-in-1 Leather Cleaner & Leather Conditioner (18oz) | Cleans, Restores, Conditions, & Protects Furniture, Car Seats, Purses, Shoes, Boots, Saddles/Tack, Jackets, & Auto",
				"product_price": "$37.95",
				"product_star_rating": "4.5",
				"product_num_ratings": 455,
				"product_url": "https://www.amazon.com/dp/B0CHDNF9ZX",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/710tFUg-CTL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "48%Sales rank: 68 (was 101)"
			},
			{
				"rank": 12,
				"asin": "B0CKLCZLGC",
				"product_title": "JUSTTOP New Driver Magnet for Car, Please Be Patient Student Driver Magnet, New Driver Magnet Safety Warning, Magnetic Reflective Rookie Driver Bumper Sticker (Black&Red)",
				"product_price": "$4.99",
				"product_star_rating": "4.6",
				"product_num_ratings": 465,
				"product_url": "https://www.amazon.com/dp/B0CKLCZLGC",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71XqaD3LUwL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "47%Sales rank: 103 (was 152)"
			},
			{
				"rank": 13,
				"asin": "B09HPYMLTS",
				"product_title": "Lamicall Bike Phone Holder, Motorcycle Phone Mount - Motorcycle Handlebar Cell Phone Clamp, Scooter Phone Clip for iPhone 15 Pro Max/Plus, 14 Pro Max, S9, S10 and More 4.7\" to 6.8\" Smartphones",
				"product_price": "$18.99",
				"product_star_rating": "4.5",
				"product_num_ratings": 455,
				"product_url": "https://www.amazon.com/dp/B09HPYMLTS",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71wS-tIjVTL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "45%Sales rank: 59 (was 86)"
			},
			{
				"rank": 14,
				"asin": "B00F918Z4S",
				"product_title": "Chemical Guys ACC_300_2 Wonder Wave Durafoam Contoured Large Tire Dressing Applicator Pad, Pack of 2",
				"product_price": "$6.99",
				"product_star_rating": "4.6",
				"product_num_ratings": 465,
				"product_url": "https://www.amazon.com/dp/B00F918Z4S",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/51apbn1v2lL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "44%Sales rank: 268 (was 388)"
			},
			{
				"rank": 50,
				"asin": "B0C37ZWRKC",
				"product_title": "Turtle Wax 53409 Hybrid Solutions Ceramic Spray Coating, Incredible Shine & Protection for Car Paint, Extreme Water Beading, Safe for Cars, Trucks, Motorcycles, RV's & More, 16 oz.",
				"product_price": "$13.93",
				"product_star_rating": "4.6",
				"product_num_ratings": 465,
				"product_url": "https://www.amazon.com/dp/B0C37ZWRKC",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71faLLM95hL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "24%Sales rank: 241 (was 301)"
			}
		],
		"country": "US",
		"domain": "www.amazon.com"
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Best Sellers - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5993/best+sellers?category=software&type=BEST_SELLERS&page=1' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Get Amazon Seller profile details from the Amazon Seller profile page (e.g. https://www.amazon.com/sp?seller=A1D09S7Q0OD6TH).



                                                                            
GET https://zylalabs.com/api/4807/amazon+data+api/5994/seller+profile
                                                                            
                                                                        

Seller Profile - Endpoint Features

Object Description
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "ad2739a1-c49f-4df5-a80d-879c513c0640",
	"data": {
		"seller_id": "A02211013Q5HP3OMSZC7W",
		"country": "US",
		"domain": "www.amazon.com",
		"name": "MemoryWhiz",
		"seller_link": "https://www.amazon.com/sp?seller=A02211013Q5HP3OMSZC7W",
		"store_link": "https://www.amazon.com/s?ie=UTF8&marketplaceID=ATVPDKIKX0DER&me=A02211013Q5HP3OMSZC7W",
		"logo": "https://m.media-amazon.com/images/I/01inXJbpK2L.gif",
		"phone": "909-610-9170",
		"business_name": "Alast Corporation",
		"business_address": "20651 GOLDEN SPRINGS DRIVE Suite 111 Walnut CA 91789 US",
		"detailed_information": "Business Name: Alast Corporation Business Address: 20651 GOLDEN SPRINGS DRIVE Suite 111 Walnut CA 91789 US",
		"rating": 4.9,
		"ratings_total": 50206
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Seller Profile - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5994/seller+profile' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Get and paginate through Amazon Seller reviews / feedback as shown on the Seller profile page (e.g. https://www.amazon.com/sp?seller=A1D09S7Q0OD6TH). Each page contains up to 5 reviews.



                                                                            
GET https://zylalabs.com/api/4807/amazon+data+api/5995/seller+reviews
                                                                            
                                                                        

Seller Reviews - Endpoint Features

Object Description
seller_id [Required] The Amazon Seller ID for which to get seller reviews
country [Optional] Sets the Amazon domain, marketplace country, language and currency. Default: `US`. Allowed values: `US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG`.
star_rating [Optional] Only return reviews with a specific star rating or positive / negative sentiment. Default: `ALL`. Allowed values: `ALL, 5_STARS, 4_STARS, 3_STARS, 2_STARS, 1_STARS, POSITIVE, CRITICAL`.
page [Optional] The page of seller feedback results to retrieve. Default: 1.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "c1207bfe-64b7-4aaa-934d-f4397d310555",
	"data": {
		"seller_id": "A02211013Q5HP3OMSZC7W",
		"country": "US",
		"domain": "www.amazon.com",
		"has_next_page": true,
		"seller_reviews": [
			{
				"review_author": "Yoshi",
				"review_comment": "This is the second Device, and it works great, no problems with it.",
				"review_star_rating": 5,
				"has_response": false,
				"review_date": "June 16, 2024"
			},
			{
				"review_author": "Edinson",
				"review_comment": "Excelente producto buen precio llegó ante de la fecha",
				"review_star_rating": 5,
				"has_response": false,
				"review_date": "June 15, 2024"
			},
			{
				"review_author": "TG",
				"review_comment": "2nd time purchasing this item, def. helps boost the performance of the fire tablets",
				"review_star_rating": 5,
				"has_response": false,
				"review_date": "June 15, 2024"
			},
			{
				"review_author": "Carlos A.",
				"review_comment": "Tiempo de entrega mejor que en otras plataformas.",
				"review_star_rating": 4,
				"has_response": false,
				"review_date": "June 14, 2024"
			},
			{
				"review_author": "Reinaldo Pérez Rodríguez",
				"review_comment": "Great. 100% Recomended.",
				"review_star_rating": 5,
				"has_response": false,
				"review_date": "June 14, 2024"
			}
		]
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Seller Reviews - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5995/seller+reviews?seller_id=A02211013Q5HP3OMSZC7W&country=US&star_rating=ALL&page=1' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Get and paginate through the products sold by an Amazon Seller



                                                                            
GET https://zylalabs.com/api/4807/amazon+data+api/5996/seller+products
                                                                            
                                                                        

Seller Products - Endpoint Features

Object Description
country [Optional] Sets the Amazon domain, marketplace country, language and currency. Default: `US`. Allowed values: `US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG`.
page [Optional] The page of seller products results to retrieve Seller products result page to retrieve. Default: 1.
sort_by [Optional] Return the results in a specific sort order. Default: `RELEVANCE`. Allowed values: `RELEVANCE, LOWEST_PRICE, HIGHEST_PRICE, REVIEWS, NEWEST, BEST_SELLERS`.
seller_id [Required] The Amazon Seller ID for which to get seller product listings
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "91b8ca03-dd2d-4051-9330-862597a9c350",
	"parameters": {
		"seller_id": "A02211013Q5HP3OMSZC7W",
		"country": "US",
		"page": 1,
		"sort_by": "RELEVANCE"
	},
	"data": {
		"seller_id": "A02211013Q5HP3OMSZC7W",
		"total_products": 81,
		"country": "US",
		"domain": "www.amazon.com",
		"seller_products": [
			{
				"asin": "B09X7FXHVJ",
				"product_title": "SanDisk 128GB Extreme PRO SDXC UHS-I Memory Card - C10, U3, V30, 4K UHD, SD Card - SDSDXXD-128G-GN4IN",
				"product_price": "$22.81",
				"product_original_price": "$24.99",
				"currency": "USD",
				"product_star_rating": "4.8",
				"product_num_ratings": 48966,
				"product_url": "https://www.amazon.com/dp/B09X7FXHVJ",
				"product_photo": "https://m.media-amazon.com/images/I/71uZD+qZoEL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$22.81",
				"is_best_seller": true,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "10K+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 31 on $35 of items shipped by AmazonOr fastest delivery Overnight 4 AM - 8 AM",
				"has_variations": false,
				"tt": [
					"B09X7FXHVJ",
					"www.amazon.com",
					"USD",
					false
				]
			},
			{
				"asin": "B0B7NS71G2",
				"product_title": "SanDisk 128GB Ultra SDXC UHS-I Memory Card - Up to 140MB/s, C10, U1, Full HD, SD Card - SDSDUNB-128G-GN6IN",
				"product_price": "$16.31",
				"product_original_price": "$18.99",
				"currency": "USD",
				"product_star_rating": "4.7",
				"product_num_ratings": 68964,
				"product_url": "https://www.amazon.com/dp/B0B7NS71G2",
				"product_photo": "https://m.media-amazon.com/images/I/81SmwjoafSL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$16.31",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "10K+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 31 on $35 of items shipped by AmazonOr fastest delivery Tomorrow, Jul 27",
				"has_variations": false,
				"tt": [
					"B0B7NS71G2",
					"www.amazon.com",
					"USD",
					false
				]
			},
			{
				"asin": "B09X7BK27V",
				"product_title": "SanDisk 128GB Extreme microSDXC UHS-I Memory Card with Adapter - Up to 190MB/s, C10, U3, V30, 4K, 5K, A2, Micro SD Card - SDSQXAA-128G-GN6MA",
				"product_price": "$18.01",
				"product_original_price": "$20.99",
				"currency": "USD",
				"product_star_rating": "4.8",
				"product_num_ratings": 95204,
				"product_url": "https://www.amazon.com/dp/B09X7BK27V",
				"product_photo": "https://m.media-amazon.com/images/I/71etcRZF-JL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$18.01",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "10K+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 31 on $35 of items shipped by AmazonOr fastest delivery Sun, Jul 28",
				"has_variations": false,
				"tt": [
					"B09X7BK27V",
					"www.amazon.com",
					"USD",
					false
				]
			},
			{
				"asin": "B013TMNPBQ",
				"product_title": "Made for Amazon SanDisk 128GB microSD Memory Card for Fire Tablets and Fire -TV",
				"product_price": "$14.61",
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4.6",
				"product_num_ratings": 89963,
				"product_url": "https://www.amazon.com/dp/B013TMNPBQ",
				"product_photo": "https://m.media-amazon.com/images/I/51QNuB2gxEL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$14.61",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "10K+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 31 on $35 of items shipped by AmazonOr fastest delivery Tomorrow, Jul 27",
				"has_variations": false,
				"tt": [
					"B013TMNPBQ",
					"www.amazon.com",
					"USD",
					false
				]
			},
			{
				"asin": "B0978ZCNSJ",
				"product_title": "SanDisk 32GB 3-Pack Cruzer Glide USB 2.0 Flash Drive (3x32GB) - SDCZ60-032G-G46T, Black",
				"product_price": "$16.41",
				"unit_price": "$5.47",
				"unit_count": 3,
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4.7",
				"product_num_ratings": 30935,
				"product_url": "https://www.amazon.com/dp/B0978ZCNSJ",
				"product_photo": "https://m.media-amazon.com/images/I/61ZxIm1jH1L._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$16.41",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "500+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 31 on $35 of items shipped by AmazonOr fastest delivery Mon, Jul 29",
				"has_variations": false,
				"tt": [
					"B0978ZCNSJ",
					"www.amazon.com",
					"USD",
					false
				]
			},
			{
				"asin": "B08J4HJ98L",
				"product_title": "SanDisk 32GB (Pack of 2) Ultra microSDHC UHS-I Memory Card (2x32GB) with Adapter - SDSQUA4-032G-GN6MT [New Version]",
				"product_price": "$13.21",
				"product_original_price": "$15.99",
				"currency": "USD",
				"product_star_rating": "4.7",
				"product_num_ratings": 156469,
				"product_url": "https://www.amazon.com/dp/B08J4HJ98L",
				"product_photo": "https://m.media-amazon.com/images/I/81-FGYLR36L._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$13.21",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "9K+ bought in past month",
				"delivery": "FREE delivery Wed, Jul 31 on $35 of items shipped by AmazonOr fastest delivery Mon, Jul 29",
				"has_variations": false,
				"tt": [
					"B08J4HJ98L",
					"www.amazon.com",
					"USD",
					false
				]
			},
			{
				"asin": "B07CYPWLMG",
				"product_title": "Squash Air Spencer Bundle of CS-X3 Squash Air Freshener Unit and Refill Cartridge 2 Packs",
				"product_price": "$27.99",
				"unit_price": "$14.00",
				"unit_count": 2,
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4.5",
				"product_num_ratings": 2422,
				"product_url": "https://www.amazon.com/dp/B07CYPWLMG",
				"product_photo": "https://m.media-amazon.com/images/I/714-bLctOqL._AC_UY654_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$27.99",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "($14.00$14.00/Count)",
				"delivery": "FREE delivery Wed, Jul 31 on $35 of items shipped by AmazonOr fastest delivery Overnight 4 AM - 8 AM",
				"has_variations": false,
				"tt": [
					"B07CYPWLMG",
					"www.amazon.com",
					"USD",
					false
				]
			}
		]
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Seller Products - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5996/seller+products?country=US&page=1&sort_by=ALL&seller_id=A02211013Q5HP3OMSZC7W' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Get Amazon product categories per country / Amazon domain (for use with the "category_id" parameter of the Product Search only).



                                                                            
GET https://zylalabs.com/api/4807/amazon+data+api/6006/product+category+list
                                                                            
                                                                        

Product Category List - Endpoint Features

Object Description
country [Optional] Sets the Amazon domain, marketplace country, language and currency. Default: `US`. Allowed values: `US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG`.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "026f4807-8b67-4860-a6fc-b2f4fc690a87",
	"data": [
		{
			"id": "aps",
			"name": "All Departments"
		},
		{
			"id": "black-friday",
			"name": "Black Friday"
		},
		{
			"id": "alexa-skills",
			"name": "Alexa Skills"
		},
		{
			"id": "amazon-devices",
			"name": "Amazon Devices"
		},
		{
			"id": "amazonfresh",
			"name": "Amazon Fresh"
		},
		{
			"id": "amazon-global-store",
			"name": "Amazon Global Store"
		},
		{
			"id": "edu-alt-content",
			"name": "Amazon Study"
		},
		{
			"id": "warehouse-deals",
			"name": "Amazon Warehouse"
		},
		{
			"id": "mobile-apps",
			"name": "Apps & Games"
		},
		{
			"id": "audible",
			"name": "Audible Audiobooks"
		},
		{
			"id": "baby",
			"name": "Baby"
		},
		{
			"id": "beauty",
			"name": "Beauty"
		},
		{
			"id": "stripbooks",
			"name": "Books"
		},
		{
			"id": "automotive",
			"name": "Car & Motorbike"
		},
		{
			"id": "popular",
			"name": "CDs & Vinyl"
		},
		{
			"id": "classical",
			"name": "Classical Music"
		},
		{
			"id": "computers",
			"name": "Computers & Accessories"
		},
		{
			"id": "digital-music",
			"name": "Digital Music"
		},
		{
			"id": "diy",
			"name": "DIY & Tools"
		},
		{
			"id": "dvd",
			"name": "DVD & Blu-ray"
		},
		{
			"id": "electronics",
			"name": "Electronics & Photo"
		},
		{
			"id": "fashion",
			"name": "Fashion"
		},
		{
			"id": "fashion-womens",
			"name": "   Women"
		},
		{
			"id": "fashion-mens",
			"name": "   Men"
		},
		{
			"id": "fashion-girls",
			"name": "   Girls"
		},
		{
			"id": "fashion-boys",
			"name": "   Boys"
		},
		{
			"id": "fashion-baby",
			"name": "   Baby"
		},
		{
			"id": "outdoor",
			"name": "Garden & Outdoors"
		},
		{
			"id": "gift-cards",
			"name": "Gift Cards"
		},
		{
			"id": "grocery",
			"name": "Grocery"
		},
		{
			"id": "handmade",
			"name": "Handmade"
		},
		{
			"id": "drugstore",
			"name": "Health & Personal Care"
		},
		{
			"id": "local-services",
			"name": "Home & Business Services"
		},
		{
			"id": "kitchen",
			"name": "Home & Kitchen"
		},
		{
			"id": "industrial",
			"name": "Industrial & Scientific"
		},
		{
			"id": "digital-text",
			"name": "Kindle Store"
		},
		{
			"id": "appliances",
			"name": "Large Appliances"
		},
		{
			"id": "lighting",
			"name": "Lighting"
		},
		{
			"id": "fashion-luggage",
			"name": "Luggage and travel gear"
		},
		{
			"id": "luxury",
			"name": "Luxury Stores"
		},
		{
			"id": "morrisons",
			"name": "Morrisons"
		},
		{
			"id": "mi",
			"name": "Musical Instruments & DJ Equipment"
		},
		{
			"id": "videogames",
			"name": "PC & Video Games"
		},
		{
			"id": "pets",
			"name": "Pet Supplies"
		},
		{
			"id": "luxury-beauty",
			"name": "Premium Beauty"
		},
		{
			"id": "instant-video",
			"name": "Prime Video"
		},
		{
			"id": "software",
			"name": "Software"
		},
		{
			"id": "sports",
			"name": "Sports & Outdoors"
		},
		{
			"id": "office-products",
			"name": "Stationery & Office Supplies"
		},
		{
			"id": "specialty-aps-sns",
			"name": "Subscribe & Save"
		},
		{
			"id": "toys",
			"name": "Toys & Games"
		}
	]
}
                                                                                                                                                                                                                    
                                                                                                    

Product Category List - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/6006/product+category+list' --header 'Authorization: Bearer YOUR_API_KEY' 

    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Amazon Data API REST API, simply include your bearer token in the Authorization header.
Headers
Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.

Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

🚀 Enterprise

Starts at
$ 10,000/Year


  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • ✔︎ Only Pay for Successful Requests
  • ✔︎ Free 7-Day Trial
  • ✔︎ Multi-Language Support
  • ✔︎ One API Key, All APIs.
  • ✔︎ Intuitive Dashboard
  • ✔︎ Comprehensive Error Handling
  • ✔︎ Developer-Friendly Docs
  • ✔︎ Postman Integration
  • ✔︎ Secure HTTPS Connections
  • ✔︎ Reliable Uptime

You can contact us anytime on email: [email protected] or join our Discord server: https://discord.gg/wxJxGsZgha.

We can support any rate you require, please contact us in case you need rate higher than the default one.

Yes, please contact us in case you need a higher tier / volume plan and we'll be happy to offer a discounted plan, tailored to your needs.

The average response time is between 1-3 seconds and depend on the endpoint used and request parameters.

The API pulls data in real-time from Amazon, that makes it 100% fresh and up-to-date.

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.

Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]

Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.

The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.

Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]

Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.

API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.

To check how many API calls you have left for the current month, look at the ‘X-Zyla-API-Calls-Monthly-Remaining’ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.

To see the maximum number of API requests your plan allows, check the ‘X-Zyla-RateLimit-Limit’ header. For instance, if your plan includes 1000 requests per month, this header will display 1000.

The ‘X-Zyla-RateLimit-Reset’ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.

Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.

You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]

To let you experience our APIs without any commitment, we offer a 7-day free trial that allows you to make API calls at no cost during this period. Please note that you can only use this trial once, so make sure to use it with the API that interests you the most. Most of our APIs provide a free trial, but some may not support it.

After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it’s important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.

When you subscribe to an API trial, you can make only 25% of the calls allowed by that plan. For example, if the API plan offers 1000 calls, you can make only 250 during the trial. To access the full number of calls offered by the plan, you will need to subscribe to the full plan.

 Service Level
100%
 Response Time
1,323ms

Category:


Related APIs