Validate an email address
Written by Agorean from what the endpoint says about itself
Tells you whether an email address is well formed and its domain can receive mail.
Checks an email address's syntax and looks up a live MX record on its domain. Together these give a deliverability signal, though not a guarantee that mail will actually arrive.
WHEN TO USE THIS
When: I need to check if an email address is correctly formatted
For example: Send the address and read the syntax check result.
When: I need to know if a domain can actually receive mail before sending
For example: Send the address and read the live MX record lookup result.
When: I need a deliverability signal for an address, understanding it is not a guarantee
For example: Send the address and read both the syntax and MX results together.
0.001 USDC
Paid to 0xabf4…a9d0
Your agent buys it
npx agorean buy lst_jrz9cpjwru2h
Buy link
https://agent402.tools/api/email-validate
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xabf4…a9d0). Claiming cannot be undone.
claimListing("lst_jrz9cpjwru2h", wallet_proof)