Trusted by 10k+ Institutions

Newly Registered Companies

Get the list of newly registered companies, along with address, email id, director names, business category, etc in your mailbox daily. Buy suitable package from below.

PACKAGES WITH EMAIL ID

GRAND


₹4,800 inclusive of 18% GST  

  • Validity - 30 days
  • Companies Incorporated
  • Daily EXCEL to your email
  • Email id of companies
  • Address of company
  • Authorized capital
  • Paid up capital
  • Company Category
  • Private Limited Company
  • One Person Company
  • Public Limited Company
  • LLP
  • Director names
  • Director designations
  • Download Sample File
 
₹4,800
MOST POPULAR

PREMIUM


₹13,600 inclusive of 18% GST
Saves ₹800

  • Validity - 90 days
  • Companies Incorporated
  • Daily EXCEL to your email
  • Email id of companies
  • Address of company
  • Authorized capital
  • Paid up capital
  • Company category
  • API Available
  • Private Limited Company
  • One Person Company
  • Public Limited Company
  • LLP
  • Director names
  • Director designations
  • Download Sample File
 
₹13,600
MAX SAVER

ULTIMATE


₹25,300 inclusive of 18% GST
Saves ₹3,499

  • Validity - 180 days
  • Companies Incorporated
  • Daily EXCEL to your email
  • Email id of companies
  • Address of company
  • Authorized capital
  • Paid up capital
  • Company category
  • API Available
  • Private Limited Company
  • One Person Company
  • Public Limited Company
  • LLP
  • Director names
  • Director designations
  • Download Sample File
 
₹25,300

API DOCUMENTATION

Sample Request Sample Response
$curl = curl_init();
curl_setopt_array($curl, [
	CURLOPT_URL => "https://www.falconebiz.com/api/daily_company",
	CURLOPT_RETURNTRANSFER => true,
	CURLOPT_TIMEOUT => 30,
	CURLOPT_CUSTOMREQUEST => "GET",
	CURLOPT_HTTPHEADER => [
		"Content-Type: application/json",
		"Authorization: YOUR-API-KEY",
		"Incdate: 2022-12-30",
		"Domain: YOUR DOMAIN"
	],
]);

$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if($err) {
	echo "cURL Error #:" . $err;
}else{
	echo $response;
}
  • Response will be the list of companies registered.
  • Incdate is an optional value
  • If Incdate is passed, reponse will be the list of companies of specific date
  • If Incdate is not passed, response will be the list of  companies registered yesterday
  • This API can only be used between 09:00 AM to 09:00 PM
  • Resale of this data is strictly prohibited
  • In case our team detects resale, order will be cancelled and no refund will be provided.

Contact Sales

X Master Data API