Create a new request

POST https://emailverification.whoisxmlapi.com/api/bevService/request

Request Body

{"apiKey"=>"{{api_key}}", "emails"=>["alex@hotmail.edu", "bob@google.com", "mila@yahoo.com"], "format"=>"json"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"response":{"id":596}}