Data
Flipkart API Documentation
Gives data on product data, prices, reviews, categories, and search results
Authentication
Authenticate all requests to Flipkart endpoints by including your API key in the x-api-key HTTP header.
x-api-key: YOUR_API_KEY
Available Endpoints (7)
GET
Categories
/category
View Endpoint →
GET
Product Details
/productdetails
View Endpoint →
GET
Product Reviews
/review
View Endpoint →
GET
Search
/search
View Endpoint →
GET
Sub Category Details
/subcategory
View Endpoint →
GET
Category Products
/productCategory
View Endpoint →
GET
Product Details (URL)
/productdetailsurl
View Endpoint →