Email Verifier

Verify an email

Uses one verifier credit on all attempted verification

post/api/verify

Request body

emailstring required

Email to verify

Example request

{
  "email": "rudolph29@example.com"
}

Changes