Flipkart Marketplace Seller API

The Flipkart Marketplace Seller API (v3) lets sellers and integration partners manage listings, orders, shipments, returns, and reports on the Flipkart marketplace programmatically. It is a REST API hosted at api.flipkart.net, secured with OAuth 2.0 (client-credentials for self-access apps and authorization-code for third-party apps), and includes an Order Management Notification service for order-event webhooks.

API entry from apis.yml

apis.yml Raw ↑
aid: flipkart:flipkart-marketplace-seller-api
name: Flipkart Marketplace Seller API
description: The Flipkart Marketplace Seller API (v3) lets sellers and integration partners manage listings,
  orders, shipments, returns, and reports on the Flipkart marketplace programmatically. It is a REST API
  hosted at api.flipkart.net, secured with OAuth 2.0 (client-credentials for self-access apps and authorization-code
  for third-party apps), and includes an Order Management Notification service for order-event webhooks.
humanURL: https://seller.flipkart.com/api-docs/FMSAPI.html
baseURL: https://api.flipkart.net
tags:
- Marketplace
- Sellers
- Listings
- Orders
- Shipments
- Returns
- Reports
- Notifications
properties:
- url: https://seller.flipkart.com/api-docs/FMSAPI.html
  type: Documentation
- url: https://seller.flipkart.com/api-docs/FMSAPI.html
  type: APIReference
- url: authentication/flipkart-authentication.yml
  type: Authentication
- url: scopes/flipkart-scopes.yml
  type: OAuthScopes