India Company Registry avatar

India Company Registry

Pricing

Pay per usage

Go to Apify Store
India Company Registry

India Company Registry

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Bryan

Bryan

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

an hour ago

Last modified

Share

India Company Registry — MCA Company Master Data

Look up any of 4.06 million registered Indian companies from the official Ministry of Corporate Affairs (MCA) Company Master Data, as clean structured JSON. No CAPTCHAs, no PDF scraping — sourced from India's Open Government Data (OGD) platform (data.gov.in).

Built for KYC / AML, due diligence, B2B lead-generation, and market mapping on Indian entities.

What you get per company

FieldExample
cinL01110TG1994PLC018562
company_nameALKEM LABORATORIES LIMITED
statusActive, Strike Off, Amalgamated, Under Liquidation
company_classPrivate, Public
company_categoryCompany limited by Shares
authorized_capital / paidup_capitalnumeric (INR)
date_of_registration1973-08-08
registered_stateMaharashtra
registrar_of_companiesRoC-Mumbai
principal_business_activitytext (where published)
registered_office_addressfull address

How to query

Pass any combination of filters:

  • cin — exact Corporate Identification Number → the single company.
  • state, status, companyClass, category, roc — exact-match server-side filters.
  • nameContains — case-insensitive name search within the filtered set (pair with state to keep it fast).
  • maxRecords — 1 to 50,000 (default 100).

Example — active software companies in Karnataka:

{ "state": "Karnataka", "status": "Active", "nameContains": "software", "maxRecords": 200 }

Example — one company by CIN:

{ "cin": "L01110TG1994PLC018562" }

API key (optional)

Runs out-of-the-box on a shared public key (fine for small pulls). For volume, drop in your own free data.gov.in API key via apiKey for higher rate limits.

Honest data note

This is the official MCA registry master snapshot published on OGD, refreshed periodically by the ministry (not real-time intraday status). It is ideal for verifying company existence, ownership footprint, capital, registration vintage, and jurisdiction — the backbone of a due-diligence or lead-gen workflow. A handful of records carry MCA's own source quirks (e.g. occasional data-entry dates, F-prefixed foreign-company codes); these are passed through faithfully rather than silently altered.

Data © Ministry of Corporate Affairs, Government of India, via the Open Government Data (OGD) Platform. Redistributed under the OGD India use terms.