Skip to main content
POST
cURL

Authorizations

x-api-key
string
header
required

Provide your API key in the x-api-key header.

Body

application/json
enrichment_type
enum<string>[]
required

Types of enrichment to perform.

Minimum array length: 1
Available options:
email,
phone,
profile
contacts
object[]
required

Contacts to enrich. Maximum 10 contacts per request.

Required array length: 1 - 10 elements
custom
object
detect_job_change
boolean

When true, each contact in the response will include a jobChangeDetected field indicating whether the contact has changed company since the input data was provided.

Only effective when enrichment_type includes "profile".

Response

Contacts enriched successfully

contacts
object[]

List of enriched contacts.