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

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
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 May 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.

  • Example: 12345
Responses

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