CIN

Use this API to retrieve information from CIN such as business incorporation date, director(s) details, CIN status, and more.

Response

You get the following key information in the data object of the response:

NameData TypeDescription
cinstringEntered CIN information.
company_namestringName of the company registered under the Ministry of Corporate Affairs.
registration_numbernumberRegistration number of the company.
incorporation_datestringDate of incorporation of the company.
cin_statusstringGranular level status of the CIN information.
emailstringEmail ID of the company registered under the Ministry of Corporate Affairs.
incorporation_countrystringCountry where the company is located.
director_detailsarray of objectsDetails of the directors associated with the company. See the table below for details of each director in the list.

director_details

NameData TypeDescription
dobstringDate of birth of the director.
designationstringDesignation of the director.
addressstringAddress information of the director.
dinstringUnique identification number assigned to the individual appointed as director.
namestringName of the director.
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string

A unique ID for every API call generated at your end

string
required

The unique alphanumeric identifier assigned to companies registered under the Ministry of Corporate Affairs, India.

string
required

This is the ekocode of the partner.

string
required
Defaults to API

The source from which the request is coming. By default value : 'API'

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json