v1

latestOpenAPI 3.0.02026-07-24186151303.4 KB
Companies

Create Company

Creates a new company in the system. The company will be associated with the authenticated organization.

Auto-Enrichment: To enable automatic company data enrichment, provide a valid company website URL in the website field. When a valid URL is supplied, the system will automatically populate additional company information.

post/v1/companies

Request body

namestring required
imagestring
listsstring[]
fieldsobject

Custom field values keyed by field ID. For fields of type company, provide either a company ID or a domain string (e.g. "stripe.com"). For company-list fields, provide an array of company IDs and/or domain strings. For fields of type deal, provide a deal ID. For deal-list fields, provide an array of deal IDs. For contacts-list fields, provide an array of contact IDs.

Response

Company created successfully

idstring required
namestring required
imagestring
creatorIdstring
listsstring[]
fieldsobject