Find anyone's professional email address using their name and company domain and only pay when a fully verified email is found.
Simple REST API endpoint that returns verified professional email addresses.
Find someone's verified email address from their name and company domain. Uses 1 credit if an email is found.
POST
/api/search/name
{
"name": "Elon Musk",
"domain": "tesla.com"
}{
"contact": {
"name": "Elon Musk",
"email": "[email protected]",
"domain": "tesla.com"
}
}Full name of the person (e.g., "John Doe")
Company domain (e.g., "example.com")
| Parameter | Type | Description |
|---|---|---|
| name* | string | Full name of the person (e.g., "John Doe") |
| domain* | string | Company domain (e.g., "example.com") |
* Required parameter
curl -X POST https://app.findymail.com/api/search/name \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"name": "Elon Musk",
"domain": "tesla.com"
}'Every email is verified for deliverability before being returned, ensuring <5% bounce rate.
Industry-leading data coverage across regions.
Only charged 1 credit when an email is found. No charge for unsuccessful searches.
Get results in seconds with our high-performance infrastructure.
Enterprise-grade reliability with redundant infrastructure and 24/7 monitoring.
Fully compliant with GDPR and data privacy regulations. EU-based data processing available.
Clay.com independently tested 20+ email finder APIs and ranked Findymail as#1 in both coverage and data quality.

Sign up for free and get your API key in seconds. No credit card required.