Myntra product data API
The ShopAPIS Myntra product data API returns structured fields for any Myntra listing — current price in INR, MRP, discount, the size-availability matrix, colorway, material/fabric, fit, brand taxonomy and ratings — as clean JSON. Myntra carries the best-structured fashion taxonomy in India, making it the authoritative source for apparel, footwear and beauty attribute data in the region.
Myntra is India’s #1 fashion vertical and part of the Walmart/Flipkart cluster. It draws 104.9M monthly visits (Similarweb , Apr 2026) and reported ₹6,043 Cr revenue FY25. Its catalog of apparel, footwear and beauty is normalized to a deep attribute schema — article type, size matrix, colorway, fabric and fit — that generalist marketplaces don’t match, which makes each Myntra listing unusually rich for resale and fashion intelligence.
Why Myntra data is hard to get
Myntra is app-first and serves listings through dynamic, rate-limited API calls. Product pages depend on signed endpoints with device fingerprinting and behavioral scoring, and Myntra exposes only a partial seller API — nothing that returns competitors’ prices, full size-availability matrices or cross-brand assortment. To capture the complete fashion attribute set (size grid, colorway, fabric, fit) for products you don’t sell, parsing the public listings is the only path. ShopAPIS runs and maintains that infrastructure for you.
Data fields returned
- Identifiers — Myntra style ID, product ID, brand, SKU.
- Pricing — current price, MRP, discount percentage, INR currency.
- Size matrix — per-size availability (S/M/L/XL or numeric), in-stock per variant.
- Attributes — article type, colorway, material/fabric, fit, pattern, occasion.
- Trust signals — average rating, review count, “verified buyers” count.
- Brand taxonomy — brand, sub-brand, category browse path.
- Recommendations — “similar products” / “you may also like” style IDs.
- Media — image gallery URLs, model/flat-lay shots, size-chart presence.
Sample response
{
"platform": "myntra",
"marketplace": "myntra.com",
"style_id": "28194552",
"brand": "Roadster",
"title": "Men Slim Fit Checked Casual Shirt",
"price": { "amount": 719.00, "currency": "INR", "mrp": 1799.00, "discount_pct": 60 },
"size_matrix": [
{ "size": "M", "in_stock": true },
{ "size": "L", "in_stock": true },
{ "size": "XL", "in_stock": false }
],
"attributes": {
"article_type": "Shirts",
"colorway": "Navy Blue Checked",
"fabric": "Pure Cotton",
"fit": "Slim Fit",
"occasion": "Casual"
},
"rating": 4.2,
"review_count": 9841,
"category_path": ["Men", "Topwear", "Casual Shirts"],
"images": ["https://assets.myntassets.com/abc123.jpg"],
"scraped_at": "2026-06-05T11:42:00Z"
}Markets & domains covered
- India — myntra.com (INR).
Myntra is India-only and fashion-focused. It is the authoritative source for normalized Indian apparel/footwear taxonomy; pair it with Amazon India and Flipkart for cross-category India coverage, or with the Daraz network for South Asian fashion at large.
Use cases
- Fashion catalog enrichment — Myntra’s size matrix, colorway and fabric fields are the best India fashion taxonomy for normalization. See catalog enrichment.
- Price & discount monitoring — track price, MRP and discount across fashion brands. See price monitoring.
- Competitive intelligence — track rivals’ assortment, sizes-in-stock and discounting. See competitive intelligence.
- Size & availability tracking — monitor which sizes sell out as a demand signal. Pair with inventory tracking.
Per-size availability is a fashion-specific signal generalist APIs ignore. ShopAPIS returns the full size matrix, so you can detect stockouts on popular sizes before they show in aggregate availability.
Related
Stats from ShopAPIS market research, June 2026 (
@plans/plan2-research/reports/south-asia.md); sources: Similarweb Apr 2026, Business Standard 2026.