Count realtime companies
Count fresh companies matching filters. Billed per request.
Use Case:
Count matching realtime companies before running a fresh company search.Pricing
This is a billable endpoint — you are charged per count request.Authorizations
Use the required Token prefix. Example: Authorization: Token xxxxxxxxx
Body
Industries of the target companies; a company is included if it matches at least one. Values follow LinkedIn's industry taxonomy. Examples: "Software Development", "Financial Services", "Information Technology".
Industries to exclude.
Company size, as employee-count ranges; a company is included if it falls into at least one. Allowed values: "1-10", "11-50", "51-200", "201-500", "501-1000", "1001-5000", "5001-10000", "10001+".
Company headquarters locations — matches across cities, states/regions and countries; a company is included if its HQ matches at least one. Examples: "United States", "San Francisco, California, United States", "Germany".
Locations to exclude.
Company types: "Public Company", "Privately Held", "Non Profit", "Government Agency", "Educational", etc.
Follower count ranges: "1-50", "51-100", "101-1000", "1001-5000", "5001+".
Free-text keywords matched across company profiles (name, description, specialties); a company is included if it contains at least one. OR logic, max 10 keywords, up to 40 characters each. Examples: "platform", "marketplace", "developer tools".
Technologies used by the company.
Search by specific company names.
Exclude companies by LinkedIn ID or URN.
Exclude companies by domain.
Maximum number of companies to return (1-1600).
Number of companies to skip (0-1599, for pagination).
Fields to apply strict matching on (e.g. "company_locations").
Revenue filter with min/max (e.g. {"min": 1000000, "max": 50000000}).
Filter by department size (e.g. {"name": "engineering", "min": 10, "max": 100}).
Filter by headcount growth percentage (e.g. {"min": 5, "max": 50}).
Filter for companies actively hiring on LinkedIn.
Filter by specific LinkedIn company URLs.