People Enrichment API
Enrichment
The People Enrichment API enriches an individual's professional profile and available contact details based on partial inputs. By providing a person’s name, company, LinkedIn profile URL, or email address, the API returns key fields to help organizations expand and validate customer data, improve CRM data quality, and increase sales conversion efficiency. For detailed work experience and education fields, you can combine it with the Resume Enrichment API.
Primary Use Cases
- Customer profile enrichment & verification
- CRM/marketing automation enrichment
- Sales lead enrichment
- Customer profiling & segmentation
- Analytics & modeling inputs.
Empowered Roles
- Sales
- Marketing
- Data team
Input Parameters
Option 1: LinkedIn URL
1 fields| Name | Type | Description | Example |
|---|---|---|---|
| linkedin_url | string | Personal LinkedIn profile URL | https://www.linkedin.com/in/johndoe/ |
Option2:Email
1 fields| Name | Type | Description | Example |
|---|---|---|---|
| string | Email address | john.doe@microsoft.com |
Option 3: Full name + Company name
2 fields| Name | Type | Description | Example |
|---|---|---|---|
| name | string | Full name | John Doe |
| company | string | Company name | Microsoft |
Output Fields
Returned fields (normalized). Total: 15
| Field | Type | Description |
|---|---|---|
| name | string | Full name |
| first_name | string | First name |
| last_name | string | Last name |
| company_name | string | Company name |
| title | string | Job title |
| job_level | string | Seniority level |
| function | string | Function |
| location_country_code | string | Country code |
| location_country_name | string | Country name |
| linkedin_url | string | LinkedIn profile/page URL |
| company_linkedin_url | string | Company LinkedIn profile/page URL |
| email_business | string | Company email |
| email_personal | string | Personal email |
| phone_tel | string | Landline |
| phone_mobile | string | Mobile |
Submit Your API Request
If you need higher volume, special fields, or custom endpoints, submit a request and we’ll propose an approach.