Skip to main content
POST
Create a new company

Authorizations

x-api-key
string
header
required

Body

application/json
name
string

Company name

domain
string

Company website domain

website
string<uri>

Company website URL

companyLinkedInUrl
string<uri>

Company LinkedIn URL

listId
integer

ID of the list to add the company to

mergeWithExisting
boolean
default:true

Whether to merge with an existing company matched by normalized LinkedIn URL, domain, website, or exact name. Defaults to true.

{key}
any

Response

Company created successfully

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