Skip to main content
POST
Find a person's LinkedIn profile URL

Authorizations

x-api-key
string
header
required

Your Huntr API key. Get one at tryhuntr.com. Pass as x-api-key header on all authenticated requests.

Body

application/json
name
string
required

Full name of the person (first and last), e.g. Patrick Collison.

domain
string

Company domain, e.g. stripe.com. Provide domain, company, or job_title.

company
string

Company name when domain is unknown, e.g. Stripe.

job_title
string

Job title when company/domain is unknown, e.g. CEO.

Response

LinkedIn URL lookup complete.

success
boolean
request_id
string
name
string
company_or_domain
string

Present when domain or company was used.

job_title
string

Present when job_title was used.

result
object
price
number

$0.012 when a profile URL is found; 0 when not found.

credits_remaining
number