Amazon Data API

Fast and Reliable Product Searches, Reviews, Offers, Best Sellers, Deals, Seller Data, Influencers 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.

Documentación de la API

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 - Características del Endpoint

Objeto Descripción
brand Opcional 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`.
fields Opcional A comma separated list of product fields to include in the response (field projection). By default all fields are returned. Example: product_price,product_url,is_best_seller,sales_volume
additional_filters Opcional Any filters available on the Amazon page but not part of this endpoint's parameters. The filter values can be extracted from the rh parameter in the Amazon search URL after applying the filter of interest on the Amazon search results page. Multiple filters are supported and can be separated by comma (,). For example, when searching for science books with the Paperback book format filter selected, the Amazon URL is: https://www.amazon.com/s?k=science+books&rh=p_n_feature_browse-bin%3A2656022011 and the rh parameter value is p_n_feature_browse-bin%3A2656022011 - To filter for Paperback books, set the value of additional_parameters=p_n_feature_browse-bin%3A2656022011.
language Opcional The language of the results. In case not specified, results will be returned in the default domain language. 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
four_stars_and_up Opcional Return product listings with ratings of 4 stars & up.
deals_and_discounts Opcional Return deals and discounts in a specific condition. Default: NONE Allowed values: NONE, ALL_DISCOUNTS, TODAYS_DEALS
is_prime Opcional Only return prime products. Default: false
category Opcional Filter by specific numeric Amazon category. The category ID can be obtained from the Amazon category results URL, for example: https://amazon.com/s?node=2858778013 - the Amazon Category ID is 2858778013. Multiple category values can be separated by comma (e.g. categoryId1,categoryId2).
seller_id Opcional Find products sold by specific seller (merchant). Multiple sellers can be specified as a comma (,) separated list. Examples: `A02211013Q5HP3OMSZC7W`,`AM7YCCDZROLB2,A1D09S7Q0OD6TH`.
product_condition Opcional Return products in a specific condition. Default: `ALL`. Allowed values: `ALL, NEW, USED, RENEWED, COLLECTIBLE`.
max_price Opcional 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*.
min_price Opcional 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*.
category_id Opcional 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).
sort_by Opcional Return the results in a specific sort order. Default: `RELEVANCE`. Allowed values: `RELEVANCE, LOWEST_PRICE, HIGHEST_PRICE, REVIEWS, NEWEST, BEST_SELLERS`.
country Opcional 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 Opcional Results page to return. Default: 1.
query [Requerido] Search query (supports both free-form text queries or a product asin).
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "ce6c6034-6fe1-4612-8a60-245dbf51d4f3",
	"parameters": {
		"query": "sponsored",
		"country": "US",
		"sort_by": "RELEVANCE",
		"page": 1,
		"is_prime": false
	},
	"data": {
		"total_products": 671,
		"country": "US",
		"domain": "www.amazon.com",
		"products": [
			{
				"asin": "B0DDVGBTMX",
				"product_title": "IGK Sponsored - Scalp Treatment for Hair Growth – Hair Thickening Serum for Women – Promotes Fuller, Thicker Hair – Scalp Serum for Hair Density and Thinning - 2.1oz",
				"product_price": "$45.00",
				"unit_price": "$21.43",
				"unit_count": 2,
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4.3",
				"product_num_ratings": 109,
				"product_url": "https://www.amazon.com/dp/B0DDVGBTMX",
				"product_photo": "https://m.media-amazon.com/images/I/61fI4lQMG5L._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$45.00",
				"is_best_seller": false,
				"is_amazon_choice": true,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "600+ bought in past month",
				"delivery": "FREE delivery Wed, Jun 4 Or fastest delivery Sun, Jun 1",
				"has_variations": false,
				"product_badge": "Overall Pick",
				"product_byline": "2.1 Ounce (Pack of 1)"
			},
			{
				"asin": "B0F6Q3TTMC",
				"product_title": "IGK Hair Thickening Treatment Set | Sponsored Density Scalp Treatment + Body Language Thickening Spray | For Hair Loss and Thinning | 2.1 oz + 7 oz",
				"product_price": "$71.10",
				"unit_price": "$7.81",
				"unit_count": 9,
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": null,
				"product_num_ratings": 0,
				"product_url": "https://www.amazon.com/dp/B0F6Q3TTMC",
				"product_photo": "https://m.media-amazon.com/images/I/71Xw3UbYKbL._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$71.10",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": false,
				"climate_pledge_friendly": false,
				"sales_volume": null,
				"delivery": "FREE delivery Mon, Jun 9 Arrives before Father's Day",
				"has_variations": false
			},
			{
				"asin": "B0C59DVX38",
				"product_title": "Gailife Smooth Wireless Bras for Women No Underwire Comfort Seamless Supportive Bra Raceback Push Up Bralettes Full Coverage",
				"product_price": "$17.99",
				"product_original_price": "$24.99",
				"currency": "USD",
				"product_star_rating": "4.2",
				"product_num_ratings": 2548,
				"product_url": "https://www.amazon.com/dp/B0C59DVX38",
				"product_photo": "https://m.media-amazon.com/images/I/71wwtcKXaAL._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$17.99",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "300+ bought in past month",
				"delivery": "FREE delivery Wed, Jun 4 on $35 of items shipped by AmazonOr fastest delivery Sun, Jun 1",
				"has_variations": true
			},
			{
				"asin": "B0D5WSLRBL",
				"product_title": "28 Inch 99j Burgundy Lace Front Wigs Human Hair Red Burgundy Wig Human Hair 180% Density 13x6 Body Wave Lace Front Wigs Pre Plucked Glueless Lace Front Wigs Human Hair Wigs for Women",
				"product_price": "$78.88",
				"unit_price": "$78.88",
				"unit_count": 1,
				"product_original_price": "$88.88",
				"currency": "USD",
				"product_star_rating": "4.4",
				"product_num_ratings": 706,
				"product_url": "https://www.amazon.com/dp/B0D5WSLRBL",
				"product_photo": "https://m.media-amazon.com/images/I/81W+cpHGWUL._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$78.88",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "300+ bought in past month",
				"delivery": "FREE delivery Wed, Jun 4 Or fastest delivery Sun, Jun 1",
				"has_variations": true,
				"product_byline": "28 Inch"
			},
			{
				"asin": "B0DYDHRV5Z",
				"product_title": "Today's Good Mood is Sponsored by Jesus Shirts, Christian Womens Summer Tops Religious Shirts V-Neck Graphic Tees",
				"product_price": "$13.99",
				"product_original_price": "$14.99",
				"currency": "USD",
				"product_star_rating": null,
				"product_num_ratings": 0,
				"product_url": "https://www.amazon.com/dp/B0DYDHRV5Z",
				"product_photo": "https://m.media-amazon.com/images/I/719Oi8UEY0L._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$13.99",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": false,
				"climate_pledge_friendly": false,
				"sales_volume": null,
				"delivery": "FREE delivery Jun 12 - 25",
				"has_variations": true
			},
			{
				"asin": "B08THZNV39",
				"product_title": "Pack of Random 8 Sheets Car Racing Stickers Motocross Dirt Bike Stickers Decal Sponsored Sticker Brand Logo Motorcycle Truck Bicycle Bike Logo Stickers Fire Flame Tattoo Sign Symbol",
				"product_price": "$13.99",
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4.2",
				"product_num_ratings": 1031,
				"product_url": "https://www.amazon.com/dp/B08THZNV39",
				"product_photo": "https://m.media-amazon.com/images/I/81MZC-BBPKL._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$13.99",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "200+ bought in past month",
				"delivery": "FREE delivery Wed, Jun 4 on $35 of items shipped by AmazonOr fastest delivery Mon, Jun 2 Arrives before Father's Day",
				"has_variations": false
			},
			{
				"asin": "B0F5BD8JMT",
				"product_title": "Sponsored",
				"product_price": null,
				"product_original_price": null,
				"currency": null,
				"product_star_rating": null,
				"product_num_ratings": 0,
				"book_format": "MP3 Music",
				"product_url": "https://www.amazon.com/dp/B0F5BD8JMT",
				"product_photo": "https://m.media-amazon.com/images/I/512+DFJML+L._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": null,
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": false,
				"climate_pledge_friendly": false,
				"sales_volume": null,
				"delivery": null,
				"has_variations": false,
				"product_byline": "by DJ Shitiz"
			},
			{
				"asin": "B0CZK1441W",
				"product_title": "Today's Good Mood Is Sponsored By Heavy Metal Retro Funny T-Shirt OEKO-TEX STANDARD 100",
				"product_price": "$16.99",
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4.8",
				"product_num_ratings": 7,
				"product_url": "https://www.amazon.com/dp/B0CZK1441W",
				"product_photo": "https://m.media-amazon.com/images/I/61p0sccUQHL._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$16.99",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": true,
				"sales_volume": null,
				"delivery": "FREE delivery Wed, Jun 4 on $35 of items shipped by AmazonOr fastest delivery Sun, Jun 1 Arrives before Father's Day",
				"has_variations": false
			},
			{
				"asin": "B0892S237Z",
				"product_title": "Primitives by Kathy Box Sign-Sponsored by, 4x4.5 inches, Black, White",
				"product_price": "$14.75",
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "5",
				"product_num_ratings": 2,
				"product_url": "https://www.amazon.com/dp/B0892S237Z",
				"product_photo": "https://m.media-amazon.com/images/I/817PNhqpXlL._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$14.75",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": false,
				"product_availability": "Only 4 left in stock - order soon.",
				"climate_pledge_friendly": false,
				"sales_volume": null,
				"delivery": "FREE delivery Tue, Jun 10 Or fastest delivery Tue, Jun 3 Arrives before Father's DayOnly 4 left in stock - order soon.",
				"has_variations": false
			}
		]
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Product Search - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5989/product+search?query=phone' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Get products & offers in a specific Amazon category 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/11717/products+by+category
                                                                            
                                                                        

Products by Category - Características del Endpoint

Objeto Descripción
category_id [Requerido] The Amazon category for which to return results. The category ID can be obtained from the Amazon category results URL, for example: https://amazon.com/s?node=2858778013 - the Amazon Category ID is 2858778013. Multiple category values can be separated by comma (e.g. categoryId1,categoryId2).
page Opcional Page to return. Default: 1
country Opcional 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 Opcional Return the results in a specific sort order. Default: RELEVANCE Allowed values: RELEVANCE, LOWEST_PRICE, HIGHEST_PRICE, REVIEWS, NEWEST, BEST_SELLERS
min_price Opcional 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 Opcional 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 Opcional Return products in a specific condition. Default: ALL Allowed values: ALL, NEW, USED, RENEWED, COLLECTIBLE
brand Opcional Only return products of 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. Examples: SAMSUNG Google,Apple
is_prime Opcional Only return prime products. Default: false
deals_and_discounts Opcional Return deals and discounts in a specific condition. Default: NONE Allowed values: NONE, ALL_DISCOUNTS, TODAYS_DEALS
four_stars_and_up Opcional Return product listings with ratings of 4 stars & up.
language Opcional The language of the results. In case not specified, results will be returned in the default domain language. 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
additional_filters Opcional Any filters available on the Amazon page but not part of this endpoint's parameters. The filter values can be extracted from the rh parameter in the Amazon search URL after applying the filter of interest on the Amazon search results page. Multiple filters are supported and can be separated by comma (,). For example, when searching for science books with the Paperback book format filter selected, the Amazon URL is: https://www.amazon.com/s?k=science+books&rh=p_n_feature_browse-bin%3A2656022011 and the rh parameter value is p_n_feature_browse-bin%3A2656022011 - To filter for Paperback books, set the value of additional_parameters=p_n_feature_browse-bin%3A2656022011.
fields Opcional A comma separated list of product fields to include in the response (field projection). By default all fields are returned. Example: product_price,product_url,is_best_seller,sales_volume
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "ce6c6034-6fe1-4612-8a60-245dbf51d4f3",
	"parameters": {
		"query": "sponsored",
		"country": "US",
		"sort_by": "RELEVANCE",
		"page": 1,
		"is_prime": false
	},
	"data": {
		"total_products": 671,
		"country": "US",
		"domain": "www.amazon.com",
		"products": [
			{
				"asin": "B0DDVGBTMX",
				"product_title": "IGK Sponsored - Scalp Treatment for Hair Growth – Hair Thickening Serum for Women – Promotes Fuller, Thicker Hair – Scalp Serum for Hair Density and Thinning - 2.1oz",
				"product_price": "$45.00",
				"unit_price": "$21.43",
				"unit_count": 2,
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": "4.3",
				"product_num_ratings": 109,
				"product_url": "https://www.amazon.com/dp/B0DDVGBTMX",
				"product_photo": "https://m.media-amazon.com/images/I/61fI4lQMG5L._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$45.00",
				"is_best_seller": false,
				"is_amazon_choice": true,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "600+ bought in past month",
				"delivery": "FREE delivery Wed, Jun 4 Or fastest delivery Sun, Jun 1",
				"has_variations": false,
				"product_badge": "Overall Pick",
				"product_byline": "2.1 Ounce (Pack of 1)"
			},
			{
				"asin": "B0F6Q3TTMC",
				"product_title": "IGK Hair Thickening Treatment Set | Sponsored Density Scalp Treatment + Body Language Thickening Spray | For Hair Loss and Thinning | 2.1 oz + 7 oz",
				"product_price": "$71.10",
				"unit_price": "$7.81",
				"unit_count": 9,
				"product_original_price": null,
				"currency": "USD",
				"product_star_rating": null,
				"product_num_ratings": 0,
				"product_url": "https://www.amazon.com/dp/B0F6Q3TTMC",
				"product_photo": "https://m.media-amazon.com/images/I/71Xw3UbYKbL._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$71.10",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": false,
				"climate_pledge_friendly": false,
				"sales_volume": null,
				"delivery": "FREE delivery Mon, Jun 9 Arrives before Father's Day",
				"has_variations": false
			},
			{
				"asin": "B0C59DVX38",
				"product_title": "Gailife Smooth Wireless Bras for Women No Underwire Comfort Seamless Supportive Bra Raceback Push Up Bralettes Full Coverage",
				"product_price": "$17.99",
				"product_original_price": "$24.99",
				"currency": "USD",
				"product_star_rating": "4.2",
				"product_num_ratings": 2548,
				"product_url": "https://www.amazon.com/dp/B0C59DVX38",
				"product_photo": "https://m.media-amazon.com/images/I/71wwtcKXaAL._AC_UL960_FMwebp_QL65_.jpg",
				"product_num_offers": 1,
				"product_minimum_offer_price": "$17.99",
				"is_best_seller": false,
				"is_amazon_choice": false,
				"is_prime": true,
				"climate_pledge_friendly": false,
				"sales_volume": "300+ bought in past month",
				"delivery": "FREE delivery Wed, Jun 4 on $35 of items shipped by AmazonOr fastest delivery Sun, Jun 1",
				"has_variations": true
			}
		]
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Products by Category - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/11717/products+by+category?category_id=281407' --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](https://www.amazon.com/dp/B0CMZFCQ6D).



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

Product Details - Características del Endpoint

Objeto Descripción
asin [Requerido] 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 Opcional 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 Opcional A query to search and get more info about the product as part of Product Information, Customer Q&As, and Customer Reviews.
language Opcional The language of the results. In case not specified, results will be returned in the default domain language. 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
fields Opcional A comma separated list of product fields to include in the response (field projection). By default all fields are returned. Example: product_price,product_url,is_best_seller,sales_volume
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "bd51088f-9c44-4e7c-ae9e-64232cb1cde4",
	"parameters": {
		"asin": "B07ZPKBL9V",
		"country": "US"
	},
	"data": {
		"asin": "B07ZPKBL9V",
		"product_title": "Apple iPhone 11, 64GB, (PRODUCT)RED - Fully Unlocked (Renewed)",
		"product_price": "$204.00",
		"product_original_price": null,
		"product_price_max": "$180.00",
		"currency": "USD",
		"country": "US",
		"product_byline": "Visit the Amazon Renewed Store",
		"product_byline_link": "https://www.amazon.com/Amazon-Renewed/b/ref=bl_dp_s_web_12653393011?ie=UTF8&node=12653393011&field-lbr_brands_browse-bin=Amazon+Renewed",
		"product_byline_links": [
			"https://www.amazon.com/Amazon-Renewed/b/ref=bl_dp_s_web_12653393011?ie=UTF8&node=12653393011&field-lbr_brands_browse-bin=Amazon+Renewed"
		],
                                                                                                                                                                                                                    
                                                                                                    

Product Details - CÓDIGOS DE EJEMPLO


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


    

Get and paginate through product reviews on Amazon using a logged in user cookie string. Each page contains up to 10 reviews.



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

Product Reviews - Características del Endpoint

Objeto Descripción
asin [Requerido] Product asin for which to get reviews.
country Opcional 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 Opcional Return reviews in a specific sort order. Default: `TOP_REVIEWS`. Allowed values: `TOP_REVIEWS, MOST_RECENT`.
star_rating Opcional 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 Opcional Only return reviews by reviewers who made a verified purchase.
images_or_videos_only Opcional Only return reviews containing images and / or videos.
current_format_only Opcional Only return reviews of the current format (product variant - e.g. `Color`). By default reviews are returned for all product variants.
query Opcional Find reviews matching a search query.
page Opcional Results page to return. Default: 1.
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "092693b6-0035-4d51-94f7-dc7d4fb180dc",
	"parameters": {
		"asin": "B07ZPKN6YR",
		"country": "US",
		"sort_by": "TOP_REVIEWS",
		"verified_purchases_only": false,
		"images_or_videos_only": false,
		"current_format_only": false,
		"star_rating": "ALL",
		"page": 1
	},
	"data": {
		"asin": "B07ZPKN6YR",
		"country": "US",
		"domain": "www.amazon.com",
		"reviews": [
			{
				"review_id": "R3IP3AW6JCCIH6",
				"review_title": "EXCELLENT PHONE & BEYOND AMAZING SELLER/CUSTOMER SERVICE!!!",
				"review_comment": "I honestly can’t say enough amazing things about my experience buying a renewed iPhone 11 from this seller and dealing with their customer service! I would 1000/10 recommend anyone and everyone even considering purchasing a phone from them to absolutely do so because you won’t be disappointed!!! But read below for the full story/review, both good and bad opinions.My oldest daughter dropped her iPhone XR in the toilet and it completely died. This seller had the best priced renewed iPhone I found with next day delivery and good reviews, so I purchased the phone. It was my first time buying a phone that wasn’t brand new, so I was nervous about what condition the phone and battery would be in.The phone was sent via UPS, which I didn’t love because they left the package at the gate on the street instead of driving into our ranch and delivering it to our house in the back corner like Amazon and USPS do. Not to mention it was supposed to be here between by like 1:45 or 2:45 and they didn’t deliver it until 10pm! But that’s an issue with UPS, not the seller.When we opened the package I was pleased to see that there were very minimal dents or scuff marks on the phone and it appeared to be in really good condition. One thing I wasn’t pleased with was the fact that the phone arrived dead. I worried that meant the battery wasn’t great, but I was wrong. After charging for a bit I checked the battery health and it was 100%, so they clearly installed a brand new battery! I was really happy with my purchase, but upon setting up the phone I noticed there was this awful high pitched screech/glitching sound coming from the speaker, so I reached out to the seller to try and get a replacement sent instead of going thru the hassle and delay of returning it and having to order a new one once the refund posted.The seller responded almost immediately (they did so every single time we communicated over the course of a week, even when I reached out at almost 8pm their time!) and offered to send me the shipping label and then they’d overnight a replacement to me once they received the phone. I asked them if I could pay to overnight the phone to them so there wouldn’t be as long of a wait without a phone, and they said they would do me one better and as soon as I took the phone to the post office to send them a copy of my receipt and they’d overnight me the replacement then! This took place on a Friday and I didn’t want the shipping delay the weekend would cause, so I told them I’d reach out Monday for the shipping label and that I had out a brand new screen protector on the phone when I got it so I’d be sending it back with it on.Life got hectic and I didn’t reach out until Thursday afternoon, but they quickly sent me the shipping label. When trying to wipe the phone there was an hour delay because stolen phone protection was on, so I missed making it to the post office by like 6 mins and had to go Friday morning instead.I went to the post office and all was well until I mentioned that there was a phone in the package when I asked them for extra tape, and she said they couldn’t ship a used phone via priority mail (only new never used phones) so I needed to have them send me a hazardous shipping label instead. When I told the seller they offered to send me a new label, but I chose to try another post office first and just not mention the contents of the package because the battery WAS brand new, and I didn’t want to go thru the hassle of sending the label somewhere to be printed since I don’t have a printer, going there and paying to have it printed, and then going back to the post office. I took it to another post office nearby and had zero issues sending it.When I got back to the car I sent them a copy of the receipt, and true to their word within only like 5-10 minutes they had already send me the tracking information for the replacement shipment and let me know they put a screen protector on the new phone for me! Of course there were issues with UPS again including a delay that showed it wasn’t going to come until Monday, but thankfully it arrived on Saturday like it was supposed to, and fairly early (10-11am).When I opened the replacement package and inspected the phone I was SHOCKED! I thought the first phone was is great condition, but this one looked BRAND NEW! There wasn’t a single scratch or dent or scuff or any abnormality on the exterior of the phone! It’s also worth noting that the phone wasn't dead this time, it was midway charged. I checked the battery health again and it was also 100%! I tested out the speaker and there were no issues with the phone whatsoever. Honestly if you put it side by side with a brand new phone nobody could tell the difference, and it was a fraction of the cost of a new phone!I also reached out to the seller a few days later for a friend of mine to see if they also sold Androids and they were super helpful in getting me the info I was looking for!Between the phenomenal condition of the phone and the excellent customer service, I won't buy a renewed phone from anyone else in the future when one of my daughters inevitably break their phone! This was honestly the best experience I've ever had with a seller/replacement item on Amazon in the 15+ years I've used the site!",
				"review_star_rating": "5",
				"review_link": "https://www.amazon.com/gp/customer-reviews/R3IP3AW6JCCIH6",
				"review_author_id": "AGV4EJPKXIBH34HA77QD7KJF4SCQ",
				"review_author": "Chely",
				"review_author_url": "https://www.amazon.com/gp/profile/amzn1.account.AGV4EJPKXIBH34HA77QD7KJF4SCQ/ref=cm_cr_othr_d_gw_tr?ie=UTF8",
				"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 18, 2024",
				"is_verified_purchase": true,
				"helpful_vote_statement": "93 people found this helpful",
				"reviewed_product_asin": "B07ZPKN6YR",
				"is_vine": false
		
			}
		]
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Product Reviews - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5992/product+reviews?asin=B0BN72FYFG' --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 - Características del Endpoint

Objeto Descripción
asin [Requerido] 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 Opcional 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 Opcional 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 Opcional 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 Opcional Maximum number of offers to return. Default: 100.
page Opcional Results page to return. Default: 1.
language Opcional The language of the results. In case not specified, results will be returned in the default domain language. 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
fields Opcional A comma separated list of product and offer fields to include in the response (field projection). By default all fields are returned. Example: product_price,product_information,product_condition,ships_from
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"status": "OK",
	"request_id": "41a35f80-25a3-44af-8fe2-e7d201152e25",
	"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": "$69.95",
		"product_original_price": null,
		"product_price_max": "$53.00",
		"currency": "USD",
		"country": "US",
		"product_byline": "Visit the Amazon Renewed Store",
		"product_byline_link": "https://www.amazon.com/Amazon-Renewed/b/ref=bl_dp_s_web_12653393011?ie=UTF8&node=12653393011&field-lbr_brands_browse-bin=Amazon+Renewed",
		"product_star_rating": "3.7",
		"product_num_ratings": 753,
		"product_url": "https://www.amazon.com/dp/B09SM24S8C",
		"product_photo": "https://m.media-amazon.com/images/I/51m45B3Yy+L._AC_SL1000_.jpg",
		"product_num_offers": 21,
		"product_availability": "In Stock",
		"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": "#46 in Amazon Renewed (See Top 100 in Amazon Renewed)   #23 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",
			"Phone Talk Time": "36 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 Offers - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5990/product+offers?asin=B0BN72FYFG' --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 - Características del Endpoint

Objeto Descripción
language Opcional The language of the results. In case not specified, results will be returned in the default domain language. 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
fields Opcional A comma separated list of seller profile fields to include in the response (field projection). By default all fields are returned. Example: seller_link,phone,business_name,rating
country Opcional 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
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"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 - CÓDIGOS DE EJEMPLO


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 - Características del Endpoint

Objeto Descripción
seller_id [Requerido] The Amazon Seller ID for which to get seller reviews
country Opcional 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 Opcional 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 Opcional The page of seller feedback results to retrieve. Default: 1.
language Opcional The language of the results. In case not specified, results will be returned in the default domain language. 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
fields Opcional A comma separated list of seller review fields to include in the response (field projection). By default all fields are returned. Example: review_star_rating,review_date
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"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 - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5995/seller+reviews?seller_id=A02211013Q5HP3OMSZC7W' --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 - Características del Endpoint

Objeto Descripción
seller_id [Requerido] The Amazon Seller ID for which to get seller product listings
country Opcional 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 Opcional The page of seller products results to retrieve Seller products result page to retrieve. Default: 1.
sort_by Opcional Return the results in a specific sort order. Default: `RELEVANCE`. Allowed values: `RELEVANCE, LOWEST_PRICE, HIGHEST_PRICE, REVIEWS, NEWEST, BEST_SELLERS`.
language Opcional The language of the results. In case not specified, results will be returned in the default domain language. 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
fields Opcional A comma separated list of seller product fields to include in the response (field projection). By default all fields are returned. Example: product_price,product_url,is_prime
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"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
				]
			}
		]
	}
                                                                                                                                                                                                                    
                                                                                                    

Seller Products - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5996/seller+products?seller_id=Required' --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 - Características del Endpoint

Objeto Descripción
category [Requerido] 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 Opcional 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 Opcional Results page to return. Default: 1.
country Opcional 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`.
language Opcional The language of the results. In case not specified, results will be returned in the default domain language. 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
fields Opcional A comma separated list of product fields to include in the response (field projection). By default all fields are returned. Example: product_title,product_url,product_photo
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"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": 15,
				"asin": "B0CT93RD7S",
				"product_title": "RENO H4 LED Bulbs, 9003 LED 12000LM 6500K 60W Cool White Dual Beam H4 9003 HB2 Halogen Replacement Fanless In Line Plug and Play, Pack of 2",
				"product_price": "$19.99",
				"product_star_rating": "4.3",
				"product_num_ratings": 435,
				"product_url": "https://www.amazon.com/dp/B0CT93RD7S",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/81pJcSvWPzL._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "44%Sales rank: 321 (was 463)"
			},
			{
				"rank": 16,
				"asin": "B0CKYC8KJ3",
				"product_title": "POWERLIX Leg Sleeve - Best Knee Brace for Leg Pain for Men & Women Knee Support for Running, Basketball, Weightlifting, Gym, Workout, Sports Please Check Sizing Chart (Nude, Small)",
				"product_price": "$19.99",
				"product_star_rating": "4.3",
				"product_num_ratings": 435,
				"product_url": "https://www.amazon.com/dp/B0CKYC8KJ3",
				"product_photo": "https://images-na.ssl-images-amazon.com/images/I/71OQ-Ul7D4L._AC_UL900_SR900,600_.jpg",
				"rank_change_label": "41%Sales rank: 123 (was 174)"
	}
}
                                                                                                                                                                                                                    
                                                                                                    

Best Sellers - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/4807/amazon+data+api/5993/best+sellers?category=software' --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 - Características del Endpoint

Objeto Descripción
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {
	"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 - CÓDIGOS DE EJEMPLO


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


    

Clave de Acceso a la API y Autenticación

Después de registrarte, a cada desarrollador se le asigna una clave de acceso a la API personal, una combinación única de letras y dígitos proporcionada para acceder a nuestro endpoint de la API. Para autenticarte con el Amazon Data API simplemente incluye tu token de portador en el encabezado de Autorización.
Encabezados
Encabezado Descripción
Autorización [Requerido] Debería ser Bearer access_key. Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito.

Precios Simples y Transparentes

Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.

🚀 PLAN CORPORATIVO A MEDIDA

Comienza en
$ 10.000/Año


  • Volumen Personalizado
  • Límite de solicitudes personalizado
  • Soporte al Cliente Especializado
  • Monitoreo de API en Tiempo Real

Funciones favoritas de los clientes

  • ✔︎ Paga Solo por Solicitudes Exitosas
  • ✔︎ Prueba Gratuita de 7 Días
  • ✔︎ Soporte Multilenguaje
  • ✔︎ Una Clave API, Todas las APIs.
  • ✔︎ Panel de Control Intuitivo
  • ✔︎ Manejo de Errores Integral
  • ✔︎ Documentación Amigable para Desarrolladores
  • ✔︎ Integración con Postman
  • ✔︎ Conexiones HTTPS Seguras
  • ✔︎ Tiempo de Actividad Fiable

Amazon Data API FAQs

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.

Each endpoint returns specific data related to Amazon products, including product details (title, price, ratings), offers, reviews, best sellers, seller profiles, and product categories. For example, the Product Search endpoint provides a list of products with their ASIN, price, and ratings.

Key fields vary by endpoint but generally include ASIN, product title, price, star rating, number of ratings, product URL, and availability. For instance, the Product Details endpoint includes fields like brand, weight, and variations.

Parameters vary by endpoint. For example, the Product Search endpoint allows filters like price range, sort options, and product condition. The Product Offers endpoint supports pagination with `page` and `limit` parameters.

Response data is structured in JSON format, typically containing a status, request ID, and a data object. The data object includes relevant fields specific to the endpoint, such as product details or seller information, organized in arrays for easy access.

Each endpoint provides distinct information: Product Search offers product listings, Product Details gives comprehensive product info, Product Reviews includes user feedback, and Seller Profile provides seller-specific data like ratings and contact details.

Data accuracy is maintained by pulling real-time information directly from Amazon's platform. The API continuously updates to reflect changes in product availability, pricing, and reviews, ensuring users receive the most current data.

Typical use cases include market research, competitive analysis, product comparison, and e-commerce applications. Developers and marketers can leverage the data to enhance user experiences, optimize listings, or analyze trends.

Users can utilize the returned data by integrating it into applications for product discovery, review aggregation, or price tracking. For example, the Product Reviews endpoint can be used to display user feedback on a product page, enhancing customer decision-making.

General FAQs

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, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1.000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.

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

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 3.600, it means 3.600 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 give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.

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 free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.

Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.

 Nivel de Servicio
100%
 Tiempo de Respuesta
1.972,63ms

Categoría:


APIs Relacionadas


También te puede interesar