Skip to main content
GET
Look up a person by email address, LinkedIn URL, email domain, or name.

Authorizations

x-api-key
string
header
required

Query Parameters

email
string | null
linkedin_url
string | null
domain
string | null
name
string | null
limit
integer
default:5

Response

200 - application/json

Lookup response with matched people.

count
integer
required
matches
PersonLookupMatch · object[]
required