← Tools Reference

CompanyEnrich

CompanyEnrich integration (Marketing, Data). Imported from open-connector.

API key6 toolshttps://api.companyenrich.com
GET
companyenrich_get_current_user
Get the authenticated CompanyEnrich user summary and remaining capabilities.

/me

GET
companyenrich_enrich_company_by_domain
Enrich a company profile from its primary domain.

/companies/enrich

2 parameters
ParamTypeRequiredDescription
domainstringrequiredThe company domain to enrich.
expandarrayoptionalThe expandable company fields to request.
POST
companyenrich_enrich_company_by_properties
Enrich a company profile from identifying company properties.

/companies/enrich

8 parameters
ParamTypeRequiredDescription
namestringoptionalThe company name used for enrichment.
linkedinUrlstringoptionalThe LinkedIn company URL used for enrichment.
linkedinIdstringoptionalThe LinkedIn company identifier used for enrichment.
twitterUrlstringoptionalThe Twitter profile URL used for enrichment.
facebookUrlstringoptionalThe Facebook profile URL used for enrichment.
instagramUrlstringoptionalThe Instagram profile URL used for enrichment.
youTubeUrlstringoptionalThe YouTube profile URL used for enrichment.
expandarrayoptionalThe expandable company fields to request.
POST
companyenrich_search_companies
Search CompanyEnrich companies with page-based filters and pagination.

/companies/search

29 parameters
ParamTypeRequiredDescription
pageintegeroptionalThe 1-indexed result page to request.
pageSizeintegeroptionalThe number of results to request per page.
expandarrayoptionalThe expandable response fields to request for each company.
querystringoptionalThe search query applied to company names and domains.
semanticQuerystringoptionalThe semantic search query applied by CompanyEnrich.
semanticWeightnumberoptionalThe semantic ranking weight between 0 and 1.
listsarrayoptionalThe CompanyEnrich list identifiers used to filter results.
typearrayoptionalThe company types to include.
categoryarrayoptionalThe company categories to include.
employeesarrayoptionalThe employee-count ranges to include.
revenuearrayoptionalThe revenue ranges to include.
fundingRoundsarrayoptionalThe funding rounds to include.
requirearrayoptionalThe CompanyEnrich feature requirements that must exist.
regionsarrayoptionalThe region identifiers to include.
countriesarrayoptionalThe country codes to include.
statesarrayoptionalThe state identifiers to include.
citiesarrayoptionalThe city identifiers to include.
naicsCodearrayoptionalThe NAICS codes to include.
keywordsarrayoptionalThe company keywords to include.
technologiesarrayoptionalThe technologies to include.
categoryOperatorstringoptionalThe official operator applied to category filters.
keywordsOperatorstringoptionalThe official operator applied to keyword filters.
technologiesOperatorstringoptionalThe official operator applied to technology filters.
excludeobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
foundedYearobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
fundingAmountobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
fundingYearobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
workforceGrowthobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
workforceSizearrayoptionalThe official workforce-size filters.
POST
companyenrich_count_companies
Count how many companies match the provided CompanyEnrich search filters.

/companies/search/count

26 parameters
ParamTypeRequiredDescription
querystringoptionalThe search query applied to company names and domains.
semanticQuerystringoptionalThe semantic search query applied by CompanyEnrich.
semanticWeightnumberoptionalThe semantic ranking weight between 0 and 1.
listsarrayoptionalThe CompanyEnrich list identifiers used to filter results.
typearrayoptionalThe company types to include.
categoryarrayoptionalThe company categories to include.
employeesarrayoptionalThe employee-count ranges to include.
revenuearrayoptionalThe revenue ranges to include.
fundingRoundsarrayoptionalThe funding rounds to include.
requirearrayoptionalThe CompanyEnrich feature requirements that must exist.
regionsarrayoptionalThe region identifiers to include.
countriesarrayoptionalThe country codes to include.
statesarrayoptionalThe state identifiers to include.
citiesarrayoptionalThe city identifiers to include.
naicsCodearrayoptionalThe NAICS codes to include.
keywordsarrayoptionalThe company keywords to include.
technologiesarrayoptionalThe technologies to include.
categoryOperatorstringoptionalThe official operator applied to category filters.
keywordsOperatorstringoptionalThe official operator applied to keyword filters.
technologiesOperatorstringoptionalThe official operator applied to technology filters.
excludeobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
foundedYearobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
fundingAmountobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
fundingYearobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
workforceGrowthobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
workforceSizearrayoptionalThe official workforce-size filters.
POST
companyenrich_find_similar_companies
Find companies similar to one or more seed company domains.

/companies/similar

31 parameters
ParamTypeRequiredDescription
domainsarrayrequiredThe seed company domains used to find similar companies.
pageintegeroptionalThe 1-indexed result page to request.
pageSizeintegeroptionalThe number of similar companies to request per page.
similarityWeightnumberoptionalThe similarity weighting factor between -1 and 1.
expandarrayoptionalThe expandable company fields to request.
querystringoptionalThe search query applied to company names and domains.
semanticQuerystringoptionalThe semantic search query applied by CompanyEnrich.
semanticWeightnumberoptionalThe semantic ranking weight between 0 and 1.
listsarrayoptionalThe CompanyEnrich list identifiers used to filter results.
typearrayoptionalThe company types to include.
categoryarrayoptionalThe company categories to include.
employeesarrayoptionalThe employee-count ranges to include.
revenuearrayoptionalThe revenue ranges to include.
fundingRoundsarrayoptionalThe funding rounds to include.
requirearrayoptionalThe CompanyEnrich feature requirements that must exist.
regionsarrayoptionalThe region identifiers to include.
countriesarrayoptionalThe country codes to include.
statesarrayoptionalThe state identifiers to include.
citiesarrayoptionalThe city identifiers to include.
naicsCodearrayoptionalThe NAICS codes to include.
keywordsarrayoptionalThe company keywords to include.
technologiesarrayoptionalThe technologies to include.
categoryOperatorstringoptionalThe official operator applied to category filters.
keywordsOperatorstringoptionalThe official operator applied to keyword filters.
technologiesOperatorstringoptionalThe official operator applied to technology filters.
excludeobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
foundedYearobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
fundingAmountobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
fundingYearobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
workforceGrowthobjectoptionalThe official CompanyEnrich nested object for this filter or response branch.
workforceSizearrayoptionalThe official workforce-size filters.