Skip to main content
GET
Look up an email address from a LinkedIn profile URL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

profile_url
string<uri>
required

A publicly reachable LinkedIn person profile URL.

Response

Canonical email lookup result.

email
string | null
required
found
boolean
required
profile_url
string | null
required