Authorizations
API key authentication using Bearer token format
Body
application/json
Company name
Example:
"New Company Name"
Primary domain of the company
Example:
"newcompany.com"
Array of company domains
Example:
["newcompany.com", "newco.io"]
Array of alternative company names
Example:
["NewCo", "New Co"]
Company description
Maximum length:
256
Example:
"Company description"
LinkedIn profile slug
Example:
"new-company"
Twitter profile slug
Example:
"newcompany"
Crunchbase profile slug
Example:
"new-company"
Response
Company created successfully
Created company public ID
Example:
"abc123def456"