Skip to main content
POST
Bulk create companies

Authorizations

x-api-key
string
header
required

Body

application/json
companies
object[]
required

Companies to create in a single request (1-100). Each item accepts the same fields as POST /v1/company, including per-item listId, mergeWithExisting, and custom/AI fields by name.

Required array length: 1 - 100 elements

Response

Batch processed. Each company has an entry in data.results (in request order); inspect success and summary for partial failures.

status
enum<string>
required
Available options:
success
message
string
required
data
object
required