Email Verify
Instant Verify
Instant verification API can be seamlessly integrated into your signup or onboarding process with just a single request. Use this API to verify Email Address without going through queue
POST
/
email_verify
/
instant
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
Response Object status
data
object
Was this page helpful?