Discover/meesho.com API
live

meesho.com APImeesho.com

Access Meesho product listings, category trees, prices, images, and customer reviews via 5 structured API endpoints. No scraping required.

Endpoints
5
Updated
10d ago
Try it
Page number
Results per page
Search keyword
api.parse.bot/scraper/b7d715fd-2e50-4a30-8d8c-ed56a2751f25/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/b7d715fd-2e50-4a30-8d8c-ed56a2751f25/search_products?page=1&limit=5&query=shoes' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Search for products by keyword query. Returns a paginated list of products matching the query. May be intermittently blocked by Akamai protection.

Input
ParamTypeDescription
pageintegerPage number
limitintegerResults per page
queryrequiredstringSearch keyword
Response
{
  "type": "object",
  "fields": {
    "catalogs": "array of product objects",
    "total_count": "integer"
  },
  "sample": {
    "status": "blocked",
    "message": "Blocked by akamai",
    "block_type": "akamai"
  }
}

About the meesho.com API

The Meesho API provides structured access to India's Meesho marketplace across 5 endpoints, covering product search, category browsing, individual product details, and customer reviews. The get_navigation_tree endpoint returns the full three-level category hierarchy with page IDs you can feed directly into get_category_products to paginate through any category's listings, each returning fields like price, rating, rating_count, and product_id.

Category Navigation and Product Browsing

Start with get_navigation_tree to retrieve Meesho's full category hierarchy. The response includes a payload object containing a level_1 array with nested level_2 and level_3 subcategories, each carrying a page_id (e.g. 9tx for Jewellery, 3iy for Sarees). Pass any page_id to get_category_products along with optional page and limit parameters to paginate through that category. Each catalog entry in the catalogs array includes id, name, product_id, slug, price in INR, image, category_id, rating, rating_count, and in_stock status.

Product Details

get_product_details accepts an alphanumeric product_id (e.g. 93stn, 1tbof) — obtainable from any get_category_products response — and returns a single product's full record: name, price, description, images array, in_stock boolean, a shipping object with charges and estimated delivery, breadcrumb for category context, and a valid flag indicating whether the listing is currently active.

Search and Reviews

search_products accepts a query string and optional page and limit parameters, returning a catalogs array and total_count. get_product_reviews accepts a product_id and optional page number, returning a paginated reviews array with customer feedback for that product. Both endpoints are noted to be intermittently blocked by Akamai protection, so callers should handle failure responses gracefully.

Data Scope

All prices are denominated in INR. Product IDs on Meesho are short alphanumeric strings, not sequential integers, so they must be obtained programmatically from category or search results rather than guessed. The navigation tree requires no input parameters and reflects Meesho's live category structure.

Common use cases
  • Build a price tracker for Meesho categories by polling get_category_products and recording the price field over time.
  • Populate a product comparison tool using get_product_details to retrieve images, description, shipping, and price for multiple items.
  • Aggregate customer sentiment by fetching paginated reviews arrays from get_product_reviews across a product catalog.
  • Construct a category browser UI using the full level_1/level_2/level_3 hierarchy from get_navigation_tree.
  • Monitor in-stock status across a product list by checking the in_stock boolean in get_category_products responses.
  • Run keyword-based product discovery with search_products to identify listings matching a specific query and their rating and rating_count fields.
  • Map Meesho's category tree to an internal taxonomy using page_id, slug, and category name fields from the navigation tree.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Meesho have an official public developer API?+
Meesho does not offer a public developer API for product data, category trees, or reviews. Access to structured catalog data is not available through any official Meesho developer program as of mid-2025.
What does `get_product_details` return beyond basic price and name?+
It returns images (an array of image URLs), description (including product attributes), a shipping object with charges and estimated delivery window, a breadcrumb array for category context, an in_stock boolean, a valid flag indicating listing status, and the slug string. Prices are in INR.
Are seller profiles or seller ratings available through this API?+
Not currently. The API covers product-level data including buyer reviews, prices, and stock status, but does not expose individual seller profiles, seller ratings, or seller inventory lists. You can fork this API on Parse and revise it to add a seller-focused endpoint if that data is accessible on the Meesho platform.
How do the search and review endpoints behave under Akamai protection?+
search_products and get_product_reviews are noted as intermittently blocked by Akamai, Meesho's anti-bot layer. Requests to these endpoints may occasionally return errors or empty responses. get_navigation_tree, get_product_details, and get_category_products do not carry the same caveat and are generally more stable.
Can I retrieve order history or wishlist data through this API?+
Not currently. The API covers public catalog data: category navigation, product listings, product details, search results, and product reviews. Authenticated user data such as order history, wishlists, or account details is not exposed. You can fork this API on Parse and revise it to add user-account endpoints if you have credentials to work with.
Page content last updated . Spec covers 5 endpoints from meesho.com.
Related APIs in EcommerceSee all →
mouser.com API
mouser.com API
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.
woocommerce.com API
Browse and search thousands of WooCommerce extensions, themes, and business services from the official marketplace while accessing detailed product information, user reviews, and ratings. Integrate marketplace data, blog content, and documentation directly into your applications to help users discover and learn about WooCommerce solutions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
lazada.co.th API
Search for products and browse categories on Lazada Thailand to find detailed information like prices, descriptions, and availability. Discover items by keyword or category to compare specifications and make informed purchasing decisions.
Meesho API – Products, Categories & Reviews · Parse