Find multiple phone numbers

This endpoint allows you to run multiple searches in parallel

This endpoint allows you to enrich up to 5000 phone numbers per batch.

Each search needs to contain either:

  • the URL of a person's LinkedIn profile, for example : https://www.linkedin.com/in/antoine-dupont-b470a611a/
  • the combination of 3 individual information: firstname + lastname+ (company_name or company_domain)

The LinkedIn URL will always prevail on the individual information if both are present, as it is the best way to discriminate a single person, and avoid homonym-related issues.

You can provide a webhook url in the bulk search settings, that will be called directly once the bulk search is finished. This will allow you to be notified instantly.

The estimated_duration is measured in minutes. It is not guaranteed that the search will be over by the time the estimation is reached, but it gives an indication about when you can start querying for your answer.

You can provide a set of custom properties you would like to retrieve with the result. To do so, simply enter those in the form of a string OR a map of keys / properties in the custom field.

Language
Credentials
Query
Click Try It! to start a request and see the response here!