Personal Email Endpoint

This requests a Verified Personal Email based on a LinkedIn User ID.

This requests a Verified Personal Email based on a LinkedIn User ID.

GET /contactlookup/personalemail

The cost is credits, you are only charged on a successful, verified email.

Request Body

NameTypeDescription

linkedinidprofileid*

String

The person's LinkedIn Profile ID

Expected Response

json
{
    "personalemail": ""
}

Last updated