Discover/m.indiamart.com API
live

m.indiamart.com APIm.indiamart.com

Search IndiaMART Export products, fetch detailed specs and images, and retrieve seller verification status, ratings, and business info via 3 REST endpoints.

Endpoints
3
Updated
14d ago
Try it
Search keyword (e.g. 'textile', 'steel pipe', 'cotton fabric')
api.parse.bot/scraper/bdf5deb6-3a65-418d-89f9-f4a22353bb57/<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/bdf5deb6-3a65-418d-89f9-f4a22353bb57/search_products?query=steel+pipe' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for products on IndiaMART Export. Returns up to 10 product listings per query with basic product info, pricing, and seller details.

Input
ParamTypeDescription
queryrequiredstringSearch keyword (e.g. 'textile', 'steel pipe', 'cotton fabric')
Response
{
  "type": "object",
  "fields": {
    "count": "integer total number of products returned",
    "products": "array of product objects with product_id, name, price, unit, company, company_id, rating, exports_to"
  },
  "sample": {
    "data": {
      "count": 10,
      "products": [
        {
          "name": "Textile Hand Block Dabu Printed Cotton Fabric (44 Inch)",
          "unit": "Meter",
          "price": "115",
          "rating": "4.5",
          "company": "Veer Handircrafts",
          "company_id": "63235302",
          "exports_to": null,
          "product_id": "26019737973"
        }
      ]
    },
    "status": "success"
  }
}

About the m.indiamart.com API

The IndiaMART Export API covers 3 endpoints to search product listings, retrieve full product details, and pull seller profiles from m.indiamart.com. The search_products endpoint returns up to 10 results per query including price, unit, company name, and the countries a seller exports to. get_product_details adds specifications and images, while get_seller_profile exposes GST verification, IEC status, trust seal, and export destination data.

Search and Product Data

The search_products endpoint accepts a query string — such as 'textile', 'steel pipe', or 'cotton fabric' — and returns an array of product objects. Each item includes product_id, name, price, unit, company, company_id, rating, and an exports_to field listing destination markets. The count field tells you how many results were returned in the response (up to 10 per call).

For a deeper look at any specific item, pass its numeric product_id to get_product_details. The response object contains title, price, specifications (structured key-value pairs for product attributes), company, and images — giving you the data needed to evaluate a product without visiting the listing page.

Seller Profiles

The get_seller_profile endpoint accepts either a company_slug (the URL-path identifier such as 'veer-handircrafts') or a numeric company ID. The returned company_info object includes name, location, rating, about, business_info, verified_exporter flag, trustseal status, gst_verified, iec_verified, and the countries the seller is currently exporting to. These fields are particularly useful for supplier due-diligence workflows where you need to distinguish verified exporters from unverified listings.

Coverage and Scope

All three endpoints target IndiaMART's export-focused mobile site. Data is scoped to export-listed products and sellers; purely domestic listings may not surface. Search results are limited to 10 products per call and there is no built-in pagination parameter across the current endpoint set.

Common use cases
  • Build a supplier shortlist by filtering search_products results on rating and exports_to destination markets
  • Automate vendor due-diligence by checking gst_verified, iec_verified, and trustseal fields from get_seller_profile
  • Aggregate product price and specifications data across multiple queries for competitive pricing analysis
  • Enrich a procurement database with seller location, about, and business_info from the seller profile endpoint
  • Monitor which product categories list sellers that export to a specific country using the exports_to field
  • Cross-reference company_id from search results with full seller profiles to validate supplier credentials before outreach
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 IndiaMART have an official developer API?+
IndiaMART offers a lead management API for registered sellers through its developer portal at developer.indiamart.com, but that API is focused on CRM and lead data rather than public product search or seller profile lookup. It requires an IndiaMART seller account and is not intended for general product or supplier discovery.
What does `get_seller_profile` return beyond basic contact info?+
The company_info object includes structured verification flags: gst_verified, iec_verified (Import Export Code), verified_exporter, and trustseal. It also returns rating, location, about text, business_info, and the list of countries the seller is currently exporting to. Direct contact details such as phone numbers or email addresses are not included in the current response shape.
Can I retrieve more than 10 products per search query?+
The search_products endpoint currently returns up to 10 products per call and does not expose a pagination or offset parameter. If you need deeper result sets, you can fork this API on Parse and revise it to add page or offset support.
Does the API cover buyer reviews or individual product ratings?+
The current endpoints expose a company-level rating in both search_products and get_seller_profile, but individual product reviews, review counts, or review text are not part of the response schema. You can fork this API on Parse and revise it to add a product-reviews endpoint if that data is available on the source listing pages.
Are domestically-listed (non-export) products included in search results?+
The API targets IndiaMART's export-oriented mobile site, so results are biased toward sellers and products flagged for export. Purely domestic listings may not appear in search_products results. The exports_to field on each product object confirms which destination markets the seller services.
Page content last updated . Spec covers 3 endpoints from m.indiamart.com.
Related APIs in B2b DirectorySee all →
13f.info API
13f.info API
mouser.com API
mouser.com API
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
yellowpages-uae.com API
Search and discover UAE businesses with instant access to contact details, locations, and branch information from the Yellow Pages UAE directory. Find companies by name, get detailed business profiles, explore multiple branches, and browse available cities all in one place.
104.com.tw API
Search for jobs across Taiwan's largest job board and retrieve detailed job listings including descriptions, requirements, and company information. Find the right career opportunities by browsing thousands of positions or searching for specific roles that match your skills and interests.
cursor.directory API
Search and discover AI cursor rules, MCP servers, and job listings organized by category to enhance your development workflow. Browse detailed information about each rule and server to find the tools and configurations that best fit your needs.