Bulk People Lookup API

Bulk People Lookup by Criteria

ℹ️

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

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

List of profile lookup queries for between 10 and 100 profiles

queries
string
Defaults to API Bulk Lookup

Name of a profile list to add looked up profiles to upon completion

integer

Webhook ID to post lookup results to upon completion. Find your webhook ID here.

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