Amazon India API
amazon.in
Amazon India - product search, categories, details, pricing, and variants.
- Actions
- 13
- Category
- Shopping
- Login
- Not required
- Output
- JSON
Call the Amazon India API
Submit a task, then poll the job until it settles. This example runs act_amzn_in_buyback_offers_api.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_amzn_in_buyback_offers_api",
"params": {
"asin": "B0CY2R1G3G",
"encrypted_merchant_id": "AJ6SIZC8YQDZX"
}
}'13 actions on amazon.in
Read
Buyback Offers
act_amzn_in_buyback_offers_apiread2 credits / callReturns buyback and trade-in offers for a product with exchange values.
- asin
- string · required
- encrypted_merchant_id
- string · required
- product_subcategory
- string
- brand
- string
- rbn_hierarchy_nodes
- string
- product_price
- string
Category Browse Listing
act_amzn_in_category_listing_ssr_browseread2 credits / callReturns products in a category with titles, INR prices, images, and ratings.
- category_node_id
- string · required
EMI Plans
act_amzn_in_product_emi_plansread1 credit / callReturns EMI financing plans by bank with tenures, monthly amounts, and rates.
- asin
- string · required
Homepage Gateway
act_amzn_in_homepage_ssrread1 credit / callReturns homepage content including recommendation widgets, deals, and navigation.
Merchandised Category Listing
act_amzn_in_category_listing_ssr_bread2 credits / callReturns merchandised category tiles and product links for a browse node.
- category_node_id
- string · required
Navigation Menu
act_amzn_in_hamburger_menu_first_layerread1 credit / callReturns the top-level navigation menu with departments and category links.
Navigation Subcategories
act_amzn_in_hamburger_menu_subcategoriesread1 credit / callReturns subcategory menu items with titles, node IDs, and links.
Product Collection
act_amzn_in_product_collection_apiread2 credits / callReturns titles, prices, and availability for a batch of product ASINs.
- asins
- string · required
Product Details
act_amzn_in_product_detail_ssrread1 credit / callReturns product details for an ASIN: name, brand, price, images, and rating.
- asin
- string · required
Search Results
act_amzn_in_search_results_ssrread2 credits / callReturns search results for a query with titles, INR prices, images, and ratings.
- search_query
- string · required
- rh_filter
- string
- sort_order
- string
Variant Pricing
act_amzn_in_product_variant_twisterread2 credits / callReturns per-variant prices, savings, and availability for a product's variants.
- asin_list
- string · required
- parent_asin
- string · required
- landing_asin
- string · required
- qid
- string
Write
Write actions change state on amazon.in and run as the account you connect.
Live Broadcast
act_amzn_in_amazon_live_broadcastwrite2 credits / callReturns live-shopping broadcast details with featured product segments and ASINs.
- broadcast_id
- string
Related Products
act_amzn_in_related_products_lazywrite2 credits / callReturns related and similar products for a product with titles, prices, and images.
- encrypted_lazy_load_request
- string · required
Amazon India API questions
- Is there an API for Amazon India?
- Amazon India does not offer a public data API for this, but Anakin Wire provides 13 maintained endpoints for amazon.in. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Amazon India data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when amazon.in changes its markup, Anakin updates the action.
- Do I need a Amazon India account?
- No. Every Amazon India action listed here runs anonymously — no account and no credentials required.
- What does the Amazon India API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Shopping APIs
1-800-Flowers
1-800-Flowers - flowers and gifts, occasions, pricing, variants, and reviews.
Abt
Abt - appliance and electronics categories, specs, prices, and reviews.
Acer Taiwan
Acer Taiwan - products, specs, model comparisons, and pricing.
AFT Fasteners
AFT Fasteners - fastener categories, specs, SKUs, pricing, and availability.
All Electronics
All Electronics - components, categories, product details, and pricing.
Amazon
Amazon - product search, details, reviews, pricing, cart, and orders.