CompanyEnrich integration (Marketing, Data). Imported from open-connector.
https://api.companyenrich.com/me
/companies/enrich
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | required | The company domain to enrich. |
| expand | array | optional | The expandable company fields to request. |
/companies/enrich
| Param | Type | Required | Description |
|---|---|---|---|
| name | string | optional | The company name used for enrichment. |
| linkedinUrl | string | optional | The LinkedIn company URL used for enrichment. |
| linkedinId | string | optional | The LinkedIn company identifier used for enrichment. |
| twitterUrl | string | optional | The Twitter profile URL used for enrichment. |
| facebookUrl | string | optional | The Facebook profile URL used for enrichment. |
| instagramUrl | string | optional | The Instagram profile URL used for enrichment. |
| youTubeUrl | string | optional | The YouTube profile URL used for enrichment. |
| expand | array | optional | The expandable company fields to request. |
/companies/search
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | The 1-indexed result page to request. |
| pageSize | integer | optional | The number of results to request per page. |
| expand | array | optional | The expandable response fields to request for each company. |
| query | string | optional | The search query applied to company names and domains. |
| semanticQuery | string | optional | The semantic search query applied by CompanyEnrich. |
| semanticWeight | number | optional | The semantic ranking weight between 0 and 1. |
| lists | array | optional | The CompanyEnrich list identifiers used to filter results. |
| type | array | optional | The company types to include. |
| category | array | optional | The company categories to include. |
| employees | array | optional | The employee-count ranges to include. |
| revenue | array | optional | The revenue ranges to include. |
| fundingRounds | array | optional | The funding rounds to include. |
| require | array | optional | The CompanyEnrich feature requirements that must exist. |
| regions | array | optional | The region identifiers to include. |
| countries | array | optional | The country codes to include. |
| states | array | optional | The state identifiers to include. |
| cities | array | optional | The city identifiers to include. |
| naicsCode | array | optional | The NAICS codes to include. |
| keywords | array | optional | The company keywords to include. |
| technologies | array | optional | The technologies to include. |
| categoryOperator | string | optional | The official operator applied to category filters. |
| keywordsOperator | string | optional | The official operator applied to keyword filters. |
| technologiesOperator | string | optional | The official operator applied to technology filters. |
| exclude | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| foundedYear | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| fundingAmount | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| fundingYear | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| workforceGrowth | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| workforceSize | array | optional | The official workforce-size filters. |
/companies/search/count
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | optional | The search query applied to company names and domains. |
| semanticQuery | string | optional | The semantic search query applied by CompanyEnrich. |
| semanticWeight | number | optional | The semantic ranking weight between 0 and 1. |
| lists | array | optional | The CompanyEnrich list identifiers used to filter results. |
| type | array | optional | The company types to include. |
| category | array | optional | The company categories to include. |
| employees | array | optional | The employee-count ranges to include. |
| revenue | array | optional | The revenue ranges to include. |
| fundingRounds | array | optional | The funding rounds to include. |
| require | array | optional | The CompanyEnrich feature requirements that must exist. |
| regions | array | optional | The region identifiers to include. |
| countries | array | optional | The country codes to include. |
| states | array | optional | The state identifiers to include. |
| cities | array | optional | The city identifiers to include. |
| naicsCode | array | optional | The NAICS codes to include. |
| keywords | array | optional | The company keywords to include. |
| technologies | array | optional | The technologies to include. |
| categoryOperator | string | optional | The official operator applied to category filters. |
| keywordsOperator | string | optional | The official operator applied to keyword filters. |
| technologiesOperator | string | optional | The official operator applied to technology filters. |
| exclude | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| foundedYear | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| fundingAmount | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| fundingYear | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| workforceGrowth | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| workforceSize | array | optional | The official workforce-size filters. |
/companies/similar
| Param | Type | Required | Description |
|---|---|---|---|
| domains | array | required | The seed company domains used to find similar companies. |
| page | integer | optional | The 1-indexed result page to request. |
| pageSize | integer | optional | The number of similar companies to request per page. |
| similarityWeight | number | optional | The similarity weighting factor between -1 and 1. |
| expand | array | optional | The expandable company fields to request. |
| query | string | optional | The search query applied to company names and domains. |
| semanticQuery | string | optional | The semantic search query applied by CompanyEnrich. |
| semanticWeight | number | optional | The semantic ranking weight between 0 and 1. |
| lists | array | optional | The CompanyEnrich list identifiers used to filter results. |
| type | array | optional | The company types to include. |
| category | array | optional | The company categories to include. |
| employees | array | optional | The employee-count ranges to include. |
| revenue | array | optional | The revenue ranges to include. |
| fundingRounds | array | optional | The funding rounds to include. |
| require | array | optional | The CompanyEnrich feature requirements that must exist. |
| regions | array | optional | The region identifiers to include. |
| countries | array | optional | The country codes to include. |
| states | array | optional | The state identifiers to include. |
| cities | array | optional | The city identifiers to include. |
| naicsCode | array | optional | The NAICS codes to include. |
| keywords | array | optional | The company keywords to include. |
| technologies | array | optional | The technologies to include. |
| categoryOperator | string | optional | The official operator applied to category filters. |
| keywordsOperator | string | optional | The official operator applied to keyword filters. |
| technologiesOperator | string | optional | The official operator applied to technology filters. |
| exclude | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| foundedYear | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| fundingAmount | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| fundingYear | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| workforceGrowth | object | optional | The official CompanyEnrich nested object for this filter or response branch. |
| workforceSize | array | optional | The official workforce-size filters. |