POST /v1/find-email · 2 credits per resolved

Real email. Real MX check.
Real reply rates.

Pass a LinkedIn URL or a name plus company domain. Get a verified email back with status, MX record, and deliverability flags. No more bounces.

Half your "verified" emails bounce.

Pattern-guessing tools spit out firstname@company. About 40% of those are wrong. Your domain reputation tanks. Your delivery rate drops. Now nobody's seeing your real outreach either.

We do an actual SMTP handshake. We confirm the mailbox exists. We tell you if it's a catch-all, a free provider, or generic. You only send to addresses that work.

In, verified, out.

request
curl -X POST https://api.agentenrich.com/v1/find-email \
  -H "Authorization: Bearer ae_live_..." \
  -d '{"kind":"linkedin","linkedinUrl":"https://www.linkedin.com/in/satyanadella"}'
response
{
  "found": true,
  "email": "[email protected]",
  "email_verified": true,
  "mx_found": true,
  "provider": "microsoft",
  "free_provider": false,
  "generic": false,
  "confidence": 0.95,
  "cost": { "credits": 2 }
}

You only pay when we find a real one. Cache hits cost the same to you and zero to us, so we pass that speed back.

3 plays.

Cold outbound

Build your list with verified emails only. Your bounce rate drops below 2%. Your sender reputation stays clean. Your replies arrive.

2 cr per email

CRM cleanup

Run your existing contact list through find-email. Anything that doesn't verify gets flagged. Your data hygiene improves overnight.

2 cr per record

Inbound enrichment

Free trial signup hits your system. Your agent runs find-email on their work email to verify. Stops fake signups cold.

2 cr per signup

2 credits. 4 cents per email.

Other tools charge 8 to 15 cents and don't verify. We verify and we're 70% cheaper. We can do that because we cache. Every email anyone has verified in the last 90 days gets served from our cache at zero upstream cost.

Stop sending to bad emails.

Get a key