Bulk Enrich

Get enriched details on multiple companies

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
lookupslist of objectsRequired

List of company lookups to perform (max 100)

rescrapebooleanOptional

Whether or not to automatically rescrape entities with stale data (specified by the maxDataAgeDays parameter).

maxDataAgeDaysintegerOptional

The threshold / amount of days to consider data stale and trigger an automatic rescrape (if supplied but rescrape parameter is false, expect a bad request error).

Response

This endpoint returns an object.
companieslist of objects

Errors