(Deprecated) Enrich Companies (start)
Deprecated endpoint
This endpoint is deprecated. Please use the latest version here for improved functionality and support.
Quota limitation
This endpoint will only accept as many companies to enrich as there is company enrichment and search quota available
Starts bulk enrichment of the provided list of company domains and returns an enrichment ID. The process runs asynchronously and typically takes between 15 and 60 seconds, depending on the number of companies being processed. In order to retrieve the enrichment results, send a request to endpoint GET /v2/companies/enrich/:id.
Authorization
AuthorizationRequiredBearer <token>In: header
Request Body
application/jsonRequiredCompanies to be enriched
domainsDeprecatedarray<string>Deprecated: Use Organizations instead, which allows providing an external ID together with the domain
nameRequiredstringName for the new list that will created to store the results
organizationsarray<object>List of organizations to enrich (maximum 500)
Enrichment ID