Email Verify
Disposable Verify
Verify email address for Disposable, generally these email addresses live for short period of time and used for account activation or confirmation emails for sites like forums, e-shopping etc. so it is highly recommended not to send email to disposable addresses
POST
/
email
/
verify
/
disposable
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
email
string
requiredtimeout
integer
Response
200 - application/json
status
string
data
object
Was this page helpful?