Description
This endpoint allows you to search specifically for funded companies using various advanced filtering criteria. Only companies with funding information will be returned.Credit Usage: 1 credit per 10 results (or fraction thereof). For example:
- 1-10 results = 1 credit
- 11-20 results = 2 credits
- 300 results = 30 credits
Headers
Your API key for authentication
Body Parameters
Keyword to search for (company name, industry, etc.)
Industry sector(s) (e.g., “technology” or [“technology”, “finance”, “healthcare”])
Location(s) (e.g., “Paris” or [“Paris”, “Lyon”, “Marseille”])
Employee range(s) (e.g., “1-50” or [“1-50”, “51-200”, “201-1000”])
Number of results to return
- Minimum: 1
- Maximum: 50,000
- Default: 10
Retrieve enriched company data with detailed informationWhen set to
true
, returns comprehensive company details including:- Complete company profile information
- Employee count and ranges
- Headquarters and locations
- Logo and cover images
- Detailed funding information (rounds, investors, amounts)
- Organization type
- And more…
false
(returns basic information only)Response
Response status (“success” or “error”)
Error message (if status = “error”)
Important Notes
- Funded Companies Only: This endpoint exclusively returns companies that have received funding
- Credit consumption is based on the number of results: 1 credit for 1-10 results, 2 credits for 11-20 results, etc.
- Credits are only deducted on successful searches