Enrich contacts with professional details, experience history, and associated company context.
The Person Enrich API enriches individual contacts with standardized professional, organizational, and experience-related data.
Using flexible identifiers such as email address, LinkedIn URL, or name, the API resolves a person and returns enriched information about their current role, associated company, and optionally historical work experience.
This endpoint is commonly used for lead enrichment, contact normalization, sales prospecting, and analytics workflows.
When to Use This Endpoint
Use this endpoint when you need to:
- Enrich individual contacts or leads
- Normalize person data in CRMs
- Retrieve current or past work experience
- Append company context to contact records
How to Configure the Input
Person enrichment works best when identifiers are provided in layers:
- Provide atleast one person identifier
- Providing company context is strongly recommended. It improves match confidence and accuracy.
How to Read the Response
The response structure consists of:
- Key fields to identify the person and enrichment outcome
currentExperience[]contains the active role and company contextpastExperience[]contains historical roles

