Enrich Person
Get complete person profile including bio, contact information (emails, phones, social profiles), work history (all positions with companies, titles, dates), and education (schools, degrees, fields of study). One API call returns everything. Use the entity_id from /people/search results.
Authentication
AuthorizationBearer
Bearer token authentication using API key
Path parameters
person_id
Headers
X-Organization-ID
Response
Successful response
entity_id
Person entity ID
full_name
Full name
headline
Professional headline
summary
Professional summary
location
current_company
linkedin_url
LinkedIn profile URL
profile_image_url
Profile image URL
follower_count
LinkedIn follower count
connection_count
LinkedIn connection count
experience
Work history with companies, titles, dates, and durations
education
Education with schools, degrees, and fields of study
emails
Email addresses
phone_numbers
Phone numbers
twitter_url
Twitter/X profile URL
facebook_url
Facebook profile URL
github_url
GitHub profile URL
total_positions
Total number of work positions
total_years_experience
Total years of work experience
total_degrees
Total number of degrees
Errors
401
Unauthorized Error
404
Not Found Error