⭐ Universal People Lookup API

Person Enrichment API

Query Params
string
length ≥ 1

Current employer of the desired profile. Must specify along with name.

  • Example: RocketReach
string
length ≥ 1

An email address for the desired profile.

integer

RocketReach internal unique profile ID.

  • Example: 123456
string
length ≥ 1
deprecated

linkedin_ext_url deprecated, please use linkedin_url instead

string
length ≥ 1

LinkedIn URL of the desired profile.

  • Example: www.linkedin.com/in/jamesgullbrand
metadata
object | null

User metadata about the profile, such as external ids, tags, notes, etc.

string
length ≥ 1

Name of the desired profile. Must specify along with current_employer.

  • Example: Jamie Gullbrand
integer

An NPI number for the desired profile (US healthcare professional).

  • Example: 1234567890
boolean
Defaults to true

Controls whether cached emails are included in the initial response when lookup status = progress. When set to false, all email fields will be null until the lookup is complete and all emails are fully verified. Use /checkStatus or Webhooks to retrieve the completed response with fully verified emails (status = complete). Defaults to true.

NOTE: Default will change to false on September 1st, 2026. No cached emails will be returned in the initial response. Use /checkStatus or webhooks to retrieve fully verified emails.

boolean
Defaults to false

Whether to reveal the detailed person enrichment data for the desired profile

boolean
Defaults to false

Whether to reveal the healthcare enrichment data for the desired profile

boolean
Defaults to false

Whether to reveal the personal email enrichment data for the desired profile

boolean
Defaults to false

Whether to reveal the phone enrichment data for the desired profile

boolean
Defaults to false

Whether to reveal the professional email enrichment data for the desired profile

string
length ≥ 1

Job title of the desired profile.

  • Example: Product Manager
integer

Your webhook's unique ID number. Find it in your API Usage & Settings page.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*