People Lookup API

Person Enrichment API

ℹ️

Using this endpoint consumes export credits. You can check your current usage via the Account Endpoint.

Provide identifiers such as name, employer, or location to the RocketReach People Lookup API to quickly retrieve matching professional profiles.

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
string | null
enum

Lookup type for the request

  • standard - standard
  • premium - premium
  • premium (feeds disabled) - premium (feeds disabled)
  • bulk - bulk
  • phone - phone
  • enrich - enrich
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
string
length ≥ 1

A phone number for the desired profile in either E.164 format or international format.

  • Example: +15555555555
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.

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
*/*