Skip to main content
25 credits for email | 250 credits for phone | 275 credits for bothOnly charged if the requested data is found and returned.

Method

Input

string
LinkedIn profile URL
string
First name (required if no linkedinUrl)
string
Last name (required if no linkedinUrl)
string
Company name (required if no linkedinUrl)
array
required
Contact types to retrieve: "email", "phone", "work_email"
string
Domain for work email lookup
Provide either linkedinUrl OR (firstName + lastName + company).

Output

array
Array of email objects with email, type (work/personal/unknown), and confidence
array
Array of phone objects with phone, type, and confidence

Example