Skip to main content
GET
Single person enrichment
Credit consumption:
  • 0.5 email credits when a person is found, charged at most once per 24 hours
  • 1 email credit when an email is revealed, only charged once
  • 1 phone credit when a phone number is revealed, only charged once

Authorizations

Authorization
string
header
required

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

Query Parameters

email
string<email>

Email to use for matching

linkedin_url
string

LinkedIn URL to use for matching

name
string

Person name to use for matching

title
string

Person title to use for matching (optional when using name + company)

company_name
string

Company name to use for matching

company_domain
string

Company domain to use for matching

reveal_email
boolean

Triggers email reveal for the matching person

reveal_phone_numbers
boolean

Triggers phone number reveal for the matching person

Response

Ok

id
string<uuid>
required
object
enum<string>
required
Available options:
person
linkedin_url
string
required
name
string | null
email
string | null
first_name
string | null
last_name
string | null
title
string | null
headline
string | null
about
string | null
current_position_start_date
string<date> | null
current_position_description
string | null
location
string | null
image_url
string<uri>
gender
enum<string>
Available options:
male,
female,
likely_male,
likely_female,
unknown
location_details
object
experiences
object[] | null
educations
object[] | null
languages
object[] | null
phone_numbers
object[] | null
company
object | null
linkedin_presence
enum<string> | null

influencer — Influencer (10,000+ followers), micro_influencer — Micro Influencer (5,000 - 9,999 followers), large — Large following (500 - 4,999 followers), moderate — Moderate following (100 - 499 followers), limited — Limited following (1 - 99 followers), none — No following (0 followers). All ranges are inclusive.

Available options:
influencer,
micro_influencer,
large,
moderate,
limited,
none