Skip to main content
GET
Look up a phone number 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 phone lookup result.

found
boolean
required
phone
string | null
required
profile_url
string | null
required