Skip to main content
POST

Authorizations

Authorization
string
header
required

Enter your bearer token (your API key) in the Authorization header in the format Bearer {token}

Body

application/json

At least one of company_name, company_domain, company_linkedin_id, or company_linkedin_slug is required

company_name
string

Company name to enrich (e.g., 'Wiza')

Example:

"Wiza"

company_domain
string

Company domain to enrich (e.g., 'wiza.co')

Example:

"wiza.co"

company_linkedin_id
string

LinkedIn company ID

Example:

"18663757"

company_linkedin_slug
string

LinkedIn company slug (from company URL)

Example:

"wiza"

Response

successful

status
object
type
string
Example:

"company_enrichment"

data
object