Bulk Enrich
Get enriched details on multiple companies
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
lookups
List of company lookups to perform (max 100)
rescrape
Whether or not to automatically rescrape entities with stale data (specified by the maxDataAgeDays parameter).
maxDataAgeDays
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.
companies
Errors
400
Bad Request Error
401
Unauthorized Error
429
Rate Limit Error
