⭐ Universal Bulk People Lookup API

Bulk People Lookup by Criteria

🚫

Universal Credits are not currently available for Essentials, Pro, Ultimate plans. Please instead use: Bulk People Lookup API

ℹ️

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

🚨Universal Credits - Updates 🚨

The new Universal Credit system is now live. Account Managers will reach out with more details. You can find more information here: Universal Credits Overview

If you have any questions, please reach out to our team at [email protected].

Reminders:

  • You must specify at least 1 enrichment type per query to get a response.
  • These query parameters are only available to customers that have access to the new universal credit system. If you try to use these without access, you'll receive a 403 Forbidden error.
Credit ActionCredit CostEnrichment Type Query Parameters
Professional Email2 credits / person profile with verified (A or A-) emailsreveal_professional_email=true
Personal Email3 credits / person profile with verified (A or A-) emailsreveal_personal_email=true
Phone6 credits / person profile with phonesreveal_phone=true
Detailed Person Enrichment1 credit / person profile with enriched informationreveal_detailed_person_enrichment=true
Healthcare Enrichment1 credit / person profile with enriched informationreveal_healthcare_enrichment=true

This endpoint is suited for large numbers of simultaneous lookups. This endpoint requires for at least one webhook URL enabled for this endpoint, or a webhook ID specified. Up to 100 lookups can be performedper batch. There must be at least 10 lookups in a batch. If you need fewer than 10 lookups, please use the Lookup Person endpoint.

Bulk Lookup Queries

Each query in the queries list has the following parameters. For each query, at least one of the following is required:

  • linkedin_url
  • profile_id
  • company and name
  • email (warning: lower success rate than other options)
Body Params
queries
array of objects

Specify the lookup criteria for up to 100 people.

queries
string
Defaults to API Bulk Lookup

Add specified contacts to this profile list.

integer

ID of the webhook to post lookup results upon completion.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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