validate
Simple Yet Powerful email validator, which validates the following in the given email address 1) Syntax validation 2) Typos suggestion 3) Disposable email validation 4) Mailbox verification
1 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
validate endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
validate /v1/validate |
Simply validate the email by passing it in the query parameter. The response json contains status key which will tell whether an email is valid or not. status key can have 3… |