API Reference

This endpoint allows you to run a single email search

You can use this endpoint for punctual needs. If you have a batch of searches to run, the bulk endpoint will be the most efficient.

Each search needs at least the company_domain or the company_nameto be given. The company_domainwill usually offer the best results, you can provide both if you want to optimize the results.

You can provide a country_codein the settings object, this will help us optimizing the results for each search. If your searches span over different countries, just try to find the most "centric" country.

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

Body Params
string
required

the fullname of the person for which to find the email

string

the company's domain, multiple formats accepted ("apple.com", "https://www.apple.com"...)

string

the company's name ("Apple", "Air France", ...)

custom
object

custom params that will be returned in the GET response and in the webhook notification

settings
object

A set of settings related to this search (webhook, country code...)

Responses

Language
Credentials
Choose an example:
application/json