Skip to main content
POST
Start batch of company enrichments

Authorizations

Authorization
string
header
required

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

Body

application/json

Companies to be enriched

companies
object[]
required

Response

Batch accepted

id
integer
required
object
enum<string>
required
Available options:
company_enrichment
status
enum<string>
required
Available options:
queued,
processing,
completed,
canceled,
error
results
object[]
required
_errors
object[]