Validate an email address
Endpoints
Verify a single email
Validates an email and returns details about its status, including checks and score.
POST
Validate an email address
Documentation Index
Fetch the complete documentation index at: https://docs.mailerfuse.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Example:
"test@example.com"
Response
Successfully validated email
Example:
"test@example.com"
Available options:
deliverable, risky, undeliverable Example:
"deliverable"
Required range:
0 <= x <= 100Example:
85
Example:
false
Example:
false
Example:
false
Example:
"test@google.com"
Example:
false
Example:
"active"
Example:
true
Example:
"abc123"