post https://api.enrow.io/email/find/single
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_name
to be given. The company_domain
will usually offer the best results, you can provide both if you want to optimize the results.
You can provide a country_code
in 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.