Email Verify
Catch-All Verify
Verify email address for Catch-All, since certain servers accept all the emails for that domain and never bounces it back to the sender, those email addresses are flagged as catch-all emails
POST
/
email
/
verify
/
catchall
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?