Resume Enrichment API
The Resume Enrichment API structures and standardizes a person’s career background based on a known LinkedIn profile URL, helping organizations quickly build high-quality People Profiles. By providing a valid LinkedIn Profile URL, the API returns the person’s core professional information—including current and historical roles, companies, functional direction, seniority level, and a summarized work history—in a structured format that can be directly integrated into CRM, ATS, or internal data systems. This API focuses on solving the problem of fragmented, unstructured people information that is difficult to process at scale. Under compliance constraints, it transforms public professional data into standardized, analyzable, and operational data assets—significantly improving efficiency in sales prospecting, talent insight, and relationship analysis. If you also need the person’s contact details, you can combine it with the People Enrichment API.
- Sales lead enrichment
- Key contact identification
- Recruiting & talent analytics
- Relationship graph building
- CRM/ATS enrichment & integration.
- Sales
- Recruiting/HR
- Data team
Input Parameters
Input Parameters
1 fields| Name | Type | Description | Example |
|---|---|---|---|
| linkedin_url | string | LinkedIn URL | https://www.linkedin.com/in/johndoe/ |
Output Fields
Returned fields (normalized). Total: 22
| Field | Type | Description |
|---|---|---|
| name | string | Full name |
| first_name | string | First name |
| last_name | string | Last name |
| avatar_url | string | Avatar URL |
| avatar_size | int | Avatar image size |
| company_name | string | Company name |
| title | string | Job title |
| job_level | string | Seniority level |
| function | string | Function |
| industry_id | int | Industry ID |
| industry_name | string | Industry name |
| experiences | array | Full work experiences |
| educations | array | Full education history |
| skills | array | Skills |
| languages | array | Languages |
| location_country_code | string | Country code |
| location_country_name | string | Country name |
| location_city_name | string | City |
| linkedin_id | int | LinkedIn internal integer ID |
| linkedin_url | string | LinkedIn profile/page URL |
| facebook_url | string | Facebook pageURL |
| twitter_url | string | Twitter pageURL |
Submit Your API Request
If you need higher volume, special fields, or custom endpoints, submit a request and we’ll propose an approach.