Skip to main content
POST
Enrich a person or company from any combination of identifiers

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Identifiers for the person/company to enrich

companyId
string
required

Company ID (bills its data credits)

company
string

Company name

companyDomain
string

Company domain name

email
string

Email address

emailDomain
string

Email domain (e.g., company.com)

firstName
string

First name

lastName
string

Last name

linkedinUrl
string

LinkedIn profile URL

personalAddress
string

Personal street address

personalCity
string

Personal city

personalState
string

Personal state/province

personalZip
string

Personal ZIP/postal code

phone
string

Phone number

sha256Email
string

SHA256 hash of the email, when only a hash is known.

Response

Matching enrichment records ({results: [], count: 0} on no match — not an error)

Matching person/company enrichment records

count
integer

Number of matches (0 = no match, not an error)

results
object[]

Matching person/company enrichment records.