Enrichment
Enrich contact
POST
Authorizations
Body
application/json
Search filter parameters with field names as keys and single string values.
Available fields:
Personal Information:
uuid- Unique identifierfirst_name- First namelast_name- Last nameemail- Email addressemail_domain- Email domainsha256_email- SHA256 hash of emailphone- Phone number
Location Information:
personal_zip- Personal ZIP/postal codepersonal_address- Personal street addresspersonal_state- Personal state/provincepersonal_city- Personal city
Company Information:
company_name- Company namecompany_domain- Company domain name
Social/Professional:
linkedin_url- LinkedIn profile URL
Example:
Determines how multiple criteria are combined:
true: OR logic - returns contacts matching ANY of the criteriafalse: AND logic - returns contacts matching ALL of the criteria
Example:
false
Optional request ID for tracking
Example:
"req_123456"
Optional array of field names to include in the response. If not specified, all available fields are returned.
Available output fields:
company- Company namejob_title- Job title/positionfirst_name- First namelast_name- Last nameb2b_email- Business email addresspersonal_email- Personal email addressb2b_phone- Business phone numberpersonal_phone- Personal phone numbersha256- SHA256 hash identifierlinkedin_url- LinkedIn profile URLaddress- Street addresscity- Citystate- State/provincezip- ZIP/postal codeindustry- Industry classificationcompany_domain- Company domain
Available options:
company, job_title, first_name, last_name, b2b_email, personal_email, b2b_phone, personal_phone, sha256, linkedin_url, address, city, state, zip, industry, company_domain Example:
Response
Successfully retrieved enriched contact data

