Enrich Companies (start)
Quota limitation
This endpoint will only accept as many organizations to enrich as there is company enrichment and search quota available
Starts bulk enriching the provided list of company domains and returns an enrichment ID. The enrichment will run asynchronously, and can take somewhere between 15 and 60 seconds, depending on the amount of companies to be processed.
In order to retrieve the enrichment results, send a request to endpoint GET /v1/organizations/enrichments/bulk/:id.
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
RequiredCompanies to be enriched
domains
Deprecatedarray<string>Deprecated: Use Organizations instead, which allows providing an external ID together with the domain
name
RequiredstringName for the new list that will created to store the results
organizations
array<object>List of organizations to enrich (maximum 500)
Enrichment ID