Retrieve detailed insights and enrichments for a list of companies.
This endpoint enriches a list of companies with comprehensive data. You provide a list of companies, identified by either their website or LinkedIn URL, and specify the desired enrichments. The results are delivered to the webhookUrl you provide.
Get company-level insights, such as:
You can also make custom queries about the company.
To associate your own internal identifiers with each company, use the customData field. This data will be returned to you in the webhook response, allowing you to easily map the enrichment results back to your system.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The URL where the enrichment results will be sent via a POST request.
An array of company objects to enrich. You can process multiple companies in a single request. You must provide either the company website or LinkedIn URL. If providing a social URL, you must also include the company's name.
A list of natural language questions to ask about the company.
An optional object to specify the desired enrichments.