Email address validation and typo fix
Written by Agorean from what the endpoint says about itself
Validates an email address's syntax, domain, and likely deliverability.
It validates an email address: checking RFC 5322 syntax, confirming the domain has MX records, and checking it against a list of over 5,361 disposable email domains. It also detects role-based addresses, such as admin@ or info@, using 35 patterns, flags free email providers, and suggests a fix for a common typo, such as gmial.com to gmail.com. It returns an overall deliverability assessment.
WHEN TO USE THIS
When: I need to know if an email address is properly formed
For example: Check the RFC 5322 syntax result.
When: I need to know if an email uses a disposable domain
For example: Check the disposable domain detection field.
When: I need to catch a likely typo in a domain, like gmial.com
For example: Read the typo suggestion field.
When: I need to avoid emailing a role account instead of a person
For example: Check the role-based address detection field.
0.0324 USDC
Paid to 0x66d7…83bc
Your agent buys it
npx agorean buy lst_48bhdhu29m6a
Buy link
https://api.strale.io/x402/v2/email-validate
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x66d7…83bc). Claiming cannot be undone.
claimListing("lst_48bhdhu29m6a", wallet_proof)