Skip to main content
POST
ICP Company Search

ICP Company Search

Cost: 10 credits per page. Search for companies using Datamagnet’s ICP Search. Filter by industry, location, headcount, revenue, technology stack, and more.
Use GET /api/v1/people-search/filters to see all valid values for any filter. No credits consumed.

Request body

integer
default:1
Page number. Minimum value is 1.
string | string[]
Industry name(s). Over 300 industries supported. See Filter Reference.Example: "Software Development"
string | string[]
City, region, or country.Example: "San Francisco" or ["San Francisco", "London"]
string | string[]
Company size range(s). Valid values: 1-10, 11-50, 51-200, 201-500, 501-1,000, 1,001-5,000, 5,001-10,000, 10,001+.Example: ["501-1,000", "1,001-5,000"]
string | string[]
Company type(s). Valid values: Public, Private, Non Profit, Educational, Government.Example: "Public"
string | string[]
Technologies used by the company.Example: "Salesforce" or ["Salesforce", "HubSpot"]
string | string[]
LinkedIn follower count range. Valid values: 1-50, 51-100, 101-1000, 1001-5000, 5001+.Example: "1001-5000"

Response

Response fields

boolean
true on success.
array
List of matching companies.
object
integer
Number of filters applied to this search.