Search Companies
Company API
Search Companies
Search LinkedIn company pages with advanced filters
POST
Search Companies
Description
This endpoint allows you to search LinkedIn company pages using various advanced filtering criteria.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.)Also supports
company_name for backward compatibilityIndustry sector (e.g., “technology”, “finance”, “healthcare”)
Location (e.g., “Paris”, “France”, “New York”)
Employee count range (e.g., “1-50”, “51-200”, “201-1000”, “1000+”)
Filter for founding companies
true: Search only founding companiesfalse: Exclude founding companies
Number of results to return
- Minimum: 1
- Maximum: 50,000
- Default: 10
Response
Response status (“success” or “error”)
Error message (if status = “error”)
Request Example
Request Example with Arrays
Response Example
Important Notes
- 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
- The
company_nameparameter is supported for backward compatibility withkeyword - Single keyword: Advanced search with optional filters for precise results
- Multiple keywords: Automatically activates batch mode for parallel searching
- Most search parameters support both single strings and arrays for flexible searching
- When using multiple keywords, batch mode is automatically activated for optimal performance