Email Finder API
POST /v1/email-finder — find verified work emails by name + company. 97% accuracy.
Find Work Email
Find professional email addresses from a person’s name and company. Every email found is automatically validated for deliverability.Endpoint Details
- Pricing
- Rate Limits
| Metric | Value |
|---|---|
| Cost | 1 credit per valid email found |
| No Results | FREE if no email found (null) |
Quick Example
Request Parameters
full_name not provided. If both are sent, first_name + last_name are used first.full_name not provided.first_name + last_name. Leave this field out when sending split names.company_name; if both are sent, domain is used first.domain is not available.Response
null if not found)valid or nullvalid, 0 for null)Example Responses
Status Codes
valid
null
Best Practices
Use domain over company name
Use domain over company name
leadmagic.io will always find the right company, while “LeadMagic” might match similar names.Check employment verification
Check employment verification
employment_verified field tells you if we confirmed this person works at the company.Handle null results gracefully
Handle null results gracefully
null, try variations: different name spellings, company domain instead of name, or full_name instead of first_name/last_name.Use Cases
Sales Outreach
Lead Enrichment
ABM Campaigns
Recruiting
Authorizations
Your LeadMagic API key. Header name is case-insensitive (X-API-Key, X-API-KEY, x-api-key all work).
Body
First name of the person. If both split names and full_name are sent, first_name + last_name are used first.
"Jesse"
Last name of the person. Send with first_name when available.
"Ouellette"
Full name of the person. Alternative to first_name + last_name; omit when sending split names.
"Jesse Ouellette"
Company domain name. Preferred over company_name; if both are sent, domain is used first.
"leadmagic.io"
Company name. Use only if domain is not available.
"LeadMagic"
Response
Successful response with email details
"jesse.ouellette@leadmagic.io"
"valid"
1
"Email was confidently found and verified."
"Jesse"
"Ouellette"
"leadmagic.io"
"alt3.mx1.example.com"
"Example Mail"
false
Whether the domain has MX records
true
Complete list of MX records with priorities
"Leadmagic"
""
"11-50"
2022
"leadmagichq"
"75153174"
""
""
"private"
Whether the employment at the domain was verified
true