Meesho Catalog API
Lightweight Meesho catalog, product, review, recommendation, and category extraction.
meesho
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
catalog.categories
Retrieve Meesho navigation categories.
catalog.category
List Meesho catalogs for a supplied category route.
catalog.feed
Retrieve a page of the Meesho home feed.
catalog.search
Search Meesho catalogs by keyword.
product.get
Retrieve a Meesho product record by its product code.
product.recommendations
Retrieve recommendations for a Meesho catalog.
product.reviews
Retrieve Meesho review summary data for a product code.
Common uses
- Price and catalog monitoring
- Category and assortment analysis
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.