Browse and search companies with filtering, pagination, and sorting. Returns company profiles with industry, headcount, location, and metadata — independent of any signal data.
API key for Companies API authentication. Include as Bearer token in Authorization header.
Page number for pagination
x >= 1Number of results per page (maximum 100)
1 <= x <= 100Free-text search across company name, industry, description, keywords, and specialties
Comma-separated list of country codes to filter by
Comma-separated list of industry names to filter by (exact match)
Minimum employee count
x >= 0Maximum employee count
x >= 0Minimum founded year
x >= 1800Maximum founded year
x >= 1800Field to sort by
name, employee_count, founded_year, created_at Sort direction
asc, desc If set to true, returns only the total count without data rows and without deducting credits.
true