Newly Registered Companies (Leads)

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

GRAND


₹1,999 inclusive of 18% GST  
SAVE MORE WITH GOLD MEMBERSHIP

  • 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
  • Download Sample File
 
₹1,999

PREMIUM


₹5,050 inclusive of 18% GST
Saves ₹947
SAVE MORE WITH GOLD MEMBERSHIP

  • 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
 
₹5,050
MOST POPULAR

ULTIMATE


₹9,100 inclusive of 18% GST
Saves ₹2,893
SAVE MORE WITH GOLD MEMBERSHIP

  • 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
 
₹9,100
MAX SAVER

SUPREME


₹16,300 inclusive of 18% GST
Saves ₹8,019
SAVE MORE WITH GOLD MEMBERSHIP

  • Validity - 365 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
  • State Filter Option
  • District Filter Option
  • RoC Filter Option
  • Download Sample File
 
₹16,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