Person

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 context
  • pastExperience[] contains historical roles
Body Params
string

Client-side reference identifier

string

Identifier for a specific experience (if applicable)

string
required

First name of the person

string
required

Last name of the person

string
required

Full name of the person

string
required

Business email address

string
required

Job title

string
required

LinkedIn profile URL

string

Company identifier

string

Company name

string

Company website

string

Company LinkedIn profile URL

Headers
string
required
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json