Check an email address
check_emailEvaluate an email address for fraud risk, deliverability, and disposable status. Detect aliases and canonical identity to link signups from the same person.
Instructions
Enrichment and in-network reputation for one email address: disposable/ throwaway domain, deliverability, fraud score, plus how often the address has been seen abusing other operators. Also returns canonical, the identity key: every alias that reaches one mailbox (+tags, gmail dot tricks, googlemail.com) collapses to the same string, so compare THAT across accounts to tell whether two signups are one person. is_aliased and alias_tricks say which trick was used, and reject_reason says why an address is unusable. Consumes one row of monthly quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The email address to check |