Company Data
...
Endpoints
Search Filters
14 min
data type company query type coresignal's custom filters url /v2/company base/search/filter overview use the endpoint to discover employee ids it offers a less complex user experience than the /v2/company base/search/es dsl endpoint explore the available filters, their potential applications, and helpful tips if you prefer uncomplicated queries, opt for this endpoint below are details about filter explanations and how to use them endpoint structure full structure { "name" "string", "website" "string", "exact website" "string", "size" "string", "industry" "string", "country" "string", "location" "string", "created at gte" "string", "created at lte" "string", "last updated gte" "string", "last updated lte" "string", "employees count gte" 0, "employees count lte" 0, "source id" 0, "founded year gte" 0, "founded year lte" 0, "funding total rounds count gte" 0, "funding total rounds count lte" 0, "funding last round type" "string", "funding last round date gte" "string", "funding last round date lte" "string" } filter list all personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes e xample outputs are redacted and may not contain all the fields you would receive using the endpoint response codes https //docs coresignal com/api/company api response codes#lkqt7 see the list of possible error codes request examples https //docs coresignal com/api/company api requests search test out the endpoint with suggested examples name false true false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type you can search for company records using a part of the name for instance, entering it will return results with companies such as backbone it consulting inc and brothers it limited name { "name" "it" } or operator { "name" "(it consulting) or (it security)" } and operator { "name" "(it consulting) and (it security)" } use "(first phrase) or (second phrase)" if you are searching for words in a phrase and want them to be interpreted together example output first example { "id" 482, "name" "it consulting inc ", } second example { "id" 1186, "name" "it limited", website false true false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input domain { "website" "example company com" } https format { "website" "https //www example company com" } example output example "name" "example company", "website" "www example company com", exact website false true 160,97,107false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type exact website { "name" "it company", "exact website" "www it company com" } example output example "name" "it company", "website" "http //www it company com", size false true false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type possible input values https //archbee doc uploads s3 amazonaws com/inaodshbfav9t72jx5jdm/pw8tnfiiuiopr c4mawor distcompanysizes txt industry false true false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type use "(first phrase) or (second phrase)" if you are searching for words in a phrase and want them to be interpreted together phrases { "industry" "(information technology) or internet" } possible input values https //archbee doc uploads s3 amazonaws com/inaodshbfav9t72jx5jdm/8myzecuso36hdwi gdefa distcompanyindustries txt country false true false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type use "(first phrase) or (second phrase)" if you are searching for words in a phrase and want them to be interpreted together phrases { "country" "(united kingdom) or germany" } possible input list https //archbee doc uploads s3 amazonaws com/inaodshbfav9t72jx5jdm/9r8tqq5g2ste oe1wnz52 distcompanycountries txt location false true false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input location { "location" "united states, florida" } example output output "headquarters new address" "palmetto bay, miami, florida, united states", use "\\"{keyword}\\"" format to find exact matches exact match { "location" "\\"united states\\" or germany" } created at gte false true 151false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input created at gte { "created at gte" "2021 06 26 12 21 01" } example output example "created" "2021 06 26 12 21 06", created at lte false true 153false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input created at lte { "created at lte" "2021 06 26 12 21 01" } example output example "created" "2016 06 17 14 59 01", last updated gte false true 170false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input last updated gte { "last updated gte" "2021 02 26 12 41 01" } example output example "last updated" "2023 05 21 17 58 40", "last response code" 200, last updated lte false true 175false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input last updated lte { "last updated lte" "2023 02 26 12 41 01" } example output example "last updated" "2023 01 09 05 01 35", "last response code" 200, employees count gte false true 193false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input employees count gte { "employees count gte" 22 } example output example "employees count" 190, employees count lte false true 205false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input employees count { "employees count lte" 22 } example output example "employees count" 2, source id false true 115false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input source id { "source id" 2280242 } example output example "id" 5, "url" "https //www professional network com/company/it company", "hash" "7c7aa7f01abcc2c5672ae36fc412cff9", "name" "itcompany", "source id" 2280242, founded year gte false true 180false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input founded year { "founded year gte" 2011 } example output example "founded" 2015, founded year lte false true 181false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input founded year lte { "founded year lte" 2011 } example output example "founded" 2001, funding total rounds count gte false true 301false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type true falsefalse unhandled content type false unhandled content type example input funding rounds total count { "funding total rounds count gte" 5 } example input example "company funding rounds collection" \[ { "id" 81212, "last round investors count" 0, "total rounds count" 5, "last round type" "seed", "last round date" "2016 11 21 00 00 00", "last round money raised" "us$ 1 6m", "cb url" "https //www crunchbase com/funding round/it company", "created" "2020 09 15 10 22 31", "last updated" "2020 10 17 23 02 42", "deleted" 1 } ] funding total rounds count lte false true 292false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type true falsefalse unhandled content type false unhandled content type example input funding total rounds count { "funding total rounds count lte" 5 } example output example "company funding rounds collection" \[ { "id" 9707, "last round investors count" 0, "total rounds count" 0, "last round type" null, "last round date" null, "last round money raised" null, "cb url" null, "created" "2020 09 07 19 44 55", "last updated" "2020 10 30 09 03 58", "deleted" 1 } ] funding last round type false true 235false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type possible input values https //archbee doc uploads s3 amazonaws com/inaodshbfav9t72jx5jdm/efcnr fbdlosqfxbxuwav distcompanyfundingrounds txt funding last round date gte false true 260false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input funding last round date gte { "funding last round date gte" "2011 11 01" } example output example "company funding rounds collection" \[ { "id" 81212, "last round investors count" 0, "total rounds count" 5, "last round type" "seed", "last round date" "2016 11 21 00 00 00", "last round money raised" "us$ 1 6m", "cb url" "https //www crunchbase com/funding round/it company seed ca1a15ae", "created" "2020 09 15 10 22 31", "last updated" "2020 10 17 23 02 42", "deleted" 1 } ] funding last round date lte false true 270false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example input funding last round date lte { "funding last round date lte" "2011 11 01" } example output example "company funding rounds collection" \[ { "id" 121691, "last round investors count" 0, "total rounds count" 1, "last round type" "angel", "last round date" "2007 01 01 00 00 00", "last round money raised" null, "cb url" "https //www crunchbase com/funding round/it company", "created" "2020 09 20 23 18 01", "last updated" "2020 10 13 08 17 36", "deleted" 1 } ]