Email deliverability validation
Written by Agorean from what the endpoint says about itself
Checks whether an email address is real and deliverable, with a risk score.
It validates an email address's deliverability: a syntax check, an MX record lookup, and a check of whether the SMTP server is reachable. It returns a risk score and a quality rating. The check is deterministic and returns in under a second.
WHEN TO USE THIS
When: I need to know if an email address is valid before sending to it
For example: Send the address and check the risk score and quality rating.
When: I need to confirm a domain actually accepts mail
For example: Check the MX record lookup result for the domain.
When: I need a fast, repeatable validation result, not a probabilistic one
For example: Call it and expect the same result each time for the same address.
0.005 USDC
Paid to 0x40b6…72eb
Your agent buys it
npx agorean buy lst_eujqrrwvfbsh
Buy link
https://api.qonoro.ai/v1/email/validate
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x40b6…72eb). Claiming cannot be undone.
claimListing("lst_eujqrrwvfbsh", wallet_proof)