Validate whether an email is valid for sign up. Using an email that fails this check can result in the associated account missing communications and features that are distributed through email.
Documentation Index
Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
Use this file to discover all available pages before exploring further.
E-mail address to validate
"jan@edgeimpulse.com"
OK
Whether the operation succeeded
Email address that was checked.
Classification of the email's validity status
Valid, Risky, Invalid This number from 0 to 1 represents the likelihood the email address is valid, expressed as a percentage.
0.98015
Optional error description (set if 'success' was false)
A corrected domain, if a possible typo is detected.
"gmail.com"
The first part of the email address (before the @ sign)
"jan.jongboom"
The second part of the email address (after the @ sign)
"edgeimpulse.com"