Body
application/json
E-mail address to validate
Example:
"jan@edgeimpulse.com"
Response
200 - application/json
OK
Whether the operation succeeded
Email address that was checked.
Classification of the email's validity status
Available options:
Valid
, Risky
, Invalid
This number from 0 to 1 represents the likelihood the email address is valid, expressed as a percentage.
Example:
0.98015
Optional error description (set if 'success' was false)
A corrected domain, if a possible typo is detected.
Example:
"gmail.com"
The first part of the email address (before the @ sign)
Example:
"jan.jongboom"
The second part of the email address (after the @ sign)
Example:
"edgeimpulse.com"