Flipkart Marketplace
Product listing management, Order Fulfilment in the Flipkart Marketplace
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Shopping
- Documentation / URL
- https://seller.flipkart.com/api-docs/FMSAPI.html
Overview
The Flipkart Marketplace API (FMS) lets sellers manage listings, orders, and inventory. Auth is OAuth (seller credentials).
⚠️ Status (verified 2026-08): a guessed endpoint returned HTTP 404
{"code":404,"message":"Invalid url provided."}— the API is alive but routes require the exact FMS paths from the seller docs.
What it provides
curl "https://api.flipkart.net/sellers/v3/listings" \
-H "Authorization: Bearer YOUR_TOKEN"
Notes
- Seller-scoped: listings, orders, inventory, shipments.
- OAuth flow per the FMS API docs (seller.flipkart.com).
FAQ
Is Flipkart Marketplace free? Seller API — available to registered sellers.
Why 404? Our 2026-08 guess path was wrong (verified) — use the FMS docs routes.
What can sellers manage? Listings, orders, and inventory.
More in Shopping
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Best Buy Products, Buying Options, Categories, Recommendations, Stores and Commerce | API Key | Yes | Unknown | ↗ |
| BuyWhere Real-time product catalog API for AI agents across merchants in 7 countries (SG, MY, TH, VN, PH, ID, US) | API Key | Yes | Unknown | ↗ |
| Descripio Amazon Reviews Amazon product reviews for 12 marketplaces | API Key | Yes | Unknown | ↗ |
| Digi-Key Retrieve price and inventory of electronic components as well as place orders | OAuth | Yes | Unknown | ↗ |
| Dummy Products An api to fetch dummy e-commerce products JSON data with placeholder images | API Key | Yes | Yes | ↗ |