Create Company
POST/v1/companies
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.
Request
Responses
- 200
- 400
- 401
- 500
Company created successfully
Invalid request parameters
Invalid or missing API key
Internal server error