Skip to main content
POST
Bulk create contacts

Authorizations

x-api-key
string
header
required

Body

application/json
contacts
object[]
required

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

Required array length: 1 - 100 elements

Response

Batch processed. Each contact 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