Version: 2.0
Flipkart Marketplace API
This API is offered by Flipkart Marketplace to sellers and partners for orders and listing management.
You will need an access token to explore our APIs in the sandbox environment. For details on getting an access token, refer to the documentation.
Once you get the access token, use it to authorize the requests using the Authorize
button below. e.g. if your access token is ACCTOK1
, the input for authorization should be Bearer ACCTOK1
Authentication
- API Key: Bearer
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | Authorization |